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.
Let AI inspect Symfony/PHP codebases to assist development and debugging.
Let AI inspect Laravel app structure, routes, models, and local development context.
Help AI agents navigate, search, and understand codebases and change history.
Refactor code via MCP with moving, indenting, outlining, and renaming.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.