Enables AI to perform semantic PHP refactoring across projects and inspect class structure.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Phpactor MCP Server" yet — see the docs or source repo.
In the current PHP project, rename UserService::getData to fetchData, find and update all related references, then summarize the affected files.
Returns the rename result, updated reference locations, and a list of affected files.
Find all references to the PaymentGateway class across the project, including instantiation, static calls, and type declarations, grouped by file.
Outputs a complete reference list with specific usage locations grouped by file.
Move App\Legacy\ReportGenerator to App\Reporting\ReportGenerator, update the namespace and related references, and describe the impact of the change.
Returns the class move result, namespace and reference updates, and a summary of potential impact.
Use AI to run PHP analysis, testing, security audits, and project setup.
Manage project analysis, code metrics, Git, docs, and files with natural language.
Refactor code via MCP with moving, indenting, outlining, and renaming.
Analyze codebases with semantic search, dependency insights, and natural language Q&A.
Search repositories semantically and turn codebases into AI-ready context and knowledge.
Lets AI inspect and modify code symbols through Neovim LSP.