Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ai Open Ai Platform Laravel Package

symfony/ai-open-ai-platform

Symfony integration for OpenAI Platform APIs, providing ready-to-use clients and tooling for text and chat generation, embeddings, and related AI features. Designed to fit Symfony apps with clean configuration and predictable HTTP handling.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
openai-php/laravel 0.90 Community-maintained OpenAI PHP integration for Laravel. Install via Composer and artisan, configure API key in .env, then use the OpenAI facade to call OpenAI endpoints (e.g., Responses API) from your Laravel app. 3,746 3,749 266 680K 5 53.6 40.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/ai-bundle 0.89 31 32 5 135K 0 24.0 58.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-chat 0.89 Symfony AI Chat is a lightweight package for building chat-style AI features in Symfony apps. It provides simple abstractions to connect to LLM providers, manage messages and context, and integrate conversational workflows with clean, framework-friendly APIs. 8 8 2 25K 0 22.6 55.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-generic-platform 0.88 Generic Symfony AI platform package providing an extensible foundation to integrate AI providers and workflows in Symfony apps. Offers reusable abstractions, configuration-first setup, and a base for building chats, assistants, and other AI-powered features. 5 5 2 43K 0 22.6 62.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-ai-ml-api-platform 0.88 Symfony AI bridge for AiML API Platform, providing access to AiML API’s OpenAI-compatible text/LLM models. Includes links to authentication quickstart and API docs, and points to the main Symfony AI repo for issues and contributions. 1 1 0 97 0 22.8 27.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-responses-platform 0.88 Symfony AI Platform integration for Open Responses. Use the Open Responses specification and OpenAI Responses API contract to build and run responses consistently within Symfony, with links to docs, spec, source, and contribution resources. 3 3 0 91K 0 22.2 64.8 MIT 2 weeks ago
View on GitHub
Context7
acseo/aierrorexplained-bundle 0.88 Symfony dev bundle that enhances the default error page with AI-powered explanations and fix suggestions using OpenAI. Includes caching to avoid repeat calls for the same exception and integrates via a custom runtime error handler and error controller. 2 2 1 0 0 0.0 MIT
View on GitHub
Context7
symfony/ai-eleven-labs-platform 0.87 Symfony AI bridge for the ElevenLabs Platform API. Provides integration for ElevenLabs authentication plus text-to-speech (convert/stream) and speech-to-text endpoints, enabling voice generation and transcription in Symfony applications. 0 0 0 559 0 22.8 44.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-vertex-ai-platform 0.87 Bridge for using Google Vertex AI Platform with Symfony AI. Supports Gemini inference and text embeddings on Vertex with links to task types and authentication (ADC). Includes test fixtures with licensed media and points to Symfony AI repo for issues/PRs. 1 1 0 27K 0 22.3 64.7 MIT 2 weeks ago
View on GitHub
Context7
kwakuofosuagyeman/ai-assistant 0.87 4 4 1 0 3 0.8 0.4 MIT
View on GitHub
Context7
symfony/ai-azure-platform 0.87 Symfony AI bridge for Microsoft Azure AI: connect to Azure OpenAI and Azure AI Foundry (including Responses API) via Symfony components. Provides integration points to call Azure-hosted models from Symfony AI with links to official Azure references. 2 2 0 10K 0 23.0 57.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-platform 0.87 52 52 13 182K 0 23.8 57.4 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-meta-platform 0.87 Symfony AI bridge for Meta’s Llama platform. Connect to Llama models and use official prompt formats for Llama 3, 3.2, and 3.3. Part of the Symfony AI ecosystem; issues and PRs are handled in the main symfony/ai repository. 2 2 0 28K 0 22.8 64.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-anthropic-platform 0.87 Symfony AI integration for Anthropic’s Claude via the Anthropic Platform. Provides a PHP client and abstractions to send prompts, handle responses, and plug Claude into Symfony apps with a consistent AI interface for chat and text generation. 1 1 1 71K 0 23.6 64.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-hugging-face-platform 0.86 Symfony AI HuggingFace bridge for the HuggingFace Inference API and multiple providers (Cerebras, Cohere, Groq, Together, etc.). Invoke thousands of pretrained models across 40+ tasks—chat, text generation, vision, audio, embeddings—with model discovery, flexible I/O, and typed results. 3 3 0 1K 0 22.4 39.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-ovh-platform 0.86 Symfony AI bridge for OVHcloud AI Endpoints Platform. Connect Symfony AI to OVH’s managed AI endpoints and model catalog to run chat, embeddings, and other AI requests through OVH infrastructure, with links to OVH docs and main Symfony AI repo for issues/PRs. 2 2 0 273 0 22.9 31.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-transformers-php-platform 0.86 Symfony AI bridge for TransformersPHP, enabling local transformer models within Symfony apps. Connect TransformersPHP pipelines for embeddings and inference through a platform adapter, with links to docs and the main Symfony AI repo for issues and contributions. 1 1 0 99 0 22.8 29.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-router-platform 0.86 Symfony AI bridge for the OpenRouter platform. Provides integration for chat completions (including streaming), model listing, and rerank requests via OpenRouter’s API, enabling Symfony apps to access multiple LLM providers through a single gateway. 1 1 0 10K 0 22.5 59.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-lm-studio-platform 0.86 Symfony AI bridge for LM Studio. Connect to LM Studio’s OpenAI-compatible local endpoints to run and test LLMs from Symfony applications. Part of the Symfony AI ecosystem; issues and PRs are handled in the main symfony/ai repository. 2 2 0 3K 0 22.5 48.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-amazee-ai-platform 0.86 Symfony AI bridge for the amazee.ai Platform. Connect Symfony AI to LiteLLM proxy endpoints and OpenAI-compatible providers through amazee.ai, enabling centralized AI access and management. Links to docs, issues, and contributions in the main Symfony AI repo. 1 1 0 67 0 22.2 24.9 MIT 2 weeks ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor