symfony/ai-agent dependents (39) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
darkwood/ia-exception-bundle
Augments HTTP 500 errors with AI-based exception analysis using Symfony AI
-
-
-
-
-
-
-
PHP
itech-world/sulu-content-ai-bundle
AI-powered content assistant for Sulu CMS 3.x: fill page/article blocks from an in-admin chat and create drafts, powered by symfony/ai (multi-provider: OpenAI, Mistral, Anthropic)
-
-
PHP
nowo-tech/wiki-bundle
Symfony bundle for versionable team wiki pages (Outline/Notion-style) with Tiptap rich text
-
-
-
PHP
survos/ai-batch-bundle
Async batch AI processing for Symfony. Implements OpenAI Batch API and Anthropic Message Batches with Symfony Scheduler polling.
-
PHP
survos/ai-chat-bundle
Expose Symfony AI agents over an OpenAI-compatible /v1/chat/completions endpoint so chat platforms (e.g. Mattermost Agents) can @-mention them. The bundle owns transport/auth/routing; each app supplies a thin ChatAgentResolver. Ships an mm:post demo command over the Symfony Mattermost notifier. MCP