symfony/ai-demo

Symfony AI Demo Application

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

symfony/ai-demo

Skill Claude CodeCodex ✓ vendor

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…

not rated 47 5d ago A 84 tokens original MIT

symfony/ai-demo

Skill Claude CodeCodex ✓ vendor

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…

not rated 47 5d ago A 66 tokens original MIT