symfony/ai-mate

AI development assistant MCP server for Symfony projects

Maintainers

Package info

github.com/symfony/ai-mate

pkg:composer/symfony/ai-mate

Statistics

Installs: 45 107

Dependents: 11

Suggesters: 0

Stars: 17

v0.7.0 2026-04-09 22:05 UTC

This package is auto-updated.

Last update: 2026-04-17 19:33:47 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.

Install it in your project with:

composer require --dev symfony/ai-mate
vendor/bin/mate init
composer dump-autoload

The package ships with the optional symfony/ai-mate-composer-plugin, which automatically refreshes Mate extension discovery after composer install and composer update once the project has been initialized.

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.

Resources