symfony/ai-mate

AI development assistant MCP server for Symfony projects

32Stars on the repository
4Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

symfony/ai-mate

Skill Claude CodeCodex

Check the PHP runtime with server-info, its version, OS, and loaded extensions. Reach for it when a Mate tool itself fails or a capability is missing and you suspect the environment, a missing extension or an old PHP, rather than the app or its config. Not for diagnosing app behavior (profiler, log investigation) or…

32 3d ago A 82 tokens copy · 100% MIT

system-information

02

symfony/ai-mate

Skill Claude CodeCodex

Resolve which dependency versions are actually installed, from composer show and composer.lock, when diagnosing version-specific behavior such as a method, argument or class that does not exist in the release that is really running. For the PHP runtime itself (version, OS, loaded extensions) use the…

32 3d ago A 65 tokens copy · 98% MIT