symfony / ai-mate
AI development assistant MCP server for Symfony projects
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 6
Dependents: 4
Suggesters: 0
Security: 0
Stars: 5
Watchers: 0
Forks: 0
pkg:composer/symfony/ai-mate
Requires
- php: >=8.2
- mcp/sdk: ^0.2
- psr/log: ^2.0|^3.0
- symfony/config: ^7.3|^8.0
- symfony/console: ^7.3|^8.0
- symfony/dependency-injection: ^7.3|^8.0
- symfony/finder: ^7.3|^8.0
Requires (Dev)
- ext-simplexml: *
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.5.46
- symfony/dotenv: ^7.3|^8.0
This package is auto-updated.
Last update: 2025-12-22 21:23:46 UTC
README
The Mate component provides an MCP (Model Context Protocol) server that enables AI assistants to interact with PHP applications (including Symfony) through standardized tools. This is a development tool, not intended for production use.
Installation
composer require --dev symfony/ai-mate
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.