symfony/ai-cloudflare-message-store
Cloudflare KV-backed message store for Symfony AI Chat. Persist and retrieve chat messages in Cloudflare Workers KV, with support for KV namespace operations like bulk get and bulk update, enabling scalable storage for AI conversation history.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/ai-chat | 0.83 | 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 | |
| symfony/ai-cache-message-store | 0.82 | PSR-6 cache-backed message store for Symfony AI Chat. Persist and retrieve chat messages using any PSR-6 cache pool for lightweight conversation history across requests. Part of the Symfony AI ecosystem. | 1 | 1 | 0 | 1K | 0 | 22.8 | 46.3 | MIT | 2 weeks ago | |
| symfony/ai-redis-message-store | 0.82 | Redis-backed message store for Symfony AI Chat. Persists and retrieves chat messages using Redis (phpredis) for fast, durable conversation history and session state. Part of the Symfony AI ecosystem; issues and PRs handled in the main symfony/ai repo. | 0 | 0 | 0 | 999 | 0 | 22.8 | 48.7 | MIT | 2 weeks ago | |
| symfony/ai-vektor-store | 0.82 | Symfony AI Store integration for the Vektor vector database. Use Vektor as a vector store backend in Symfony AI apps to store, index, and query embeddings for retrieval and semantic search. Links to Vektor docs and Symfony AI contribution resources. | 0 | 0 | 0 | 103 | 0 | 22.0 | 32.8 | MIT | 2 weeks ago | |
| symfony/ai-session-message-store | 0.81 | Symfony AI Session Message Store integrates Symfony Session as a message store for Symfony AI Chat, letting you persist and retrieve chat conversation messages across requests using standard Symfony session handling. | 2 | 2 | 0 | 7K | 0 | 22.4 | 54.5 | MIT | 2 weeks ago | |
| symfony/ai-cohere-platform | 0.81 | Symfony AI bridge for Cohere Platform, providing integrations for Cohere Chat, Embeddings, Rerank, and audio transcription. Use Cohere models through Symfony AI with a dedicated platform connector and shared tooling from the main Symfony AI repository. | 0 | 0 | 0 | 76 | 0 | 21.6 | 31.1 | MIT | 2 weeks ago | |
| symfony/ai-mongo-db-message-store | 0.81 | MongoDB message store integration for Symfony AI Chat. Persist and retrieve chat conversations using the MongoDB PHP library, with support for creating and managing collections. Useful for durable chat history storage in MongoDB-backed Symfony apps. | 0 | 0 | 0 | 101 | 0 | 22.8 | 32.0 | MIT | 2 weeks ago | |
| symfony/ai-doctrine-message-store | 0.80 | Doctrine DBAL message store integration for Symfony AI Chat. Persist and retrieve chat messages in a relational database using Doctrine DBAL, enabling durable conversation history and easy storage configuration within Symfony applications. | 1 | 1 | 1 | 1K | 0 | 23.0 | 44.2 | MIT | 2 weeks ago | |
| symfony/ai-failover-platform | 0.80 | Symfony AI Failover Platform bridge that adds resilient fallback behavior across AI providers. Integrates with Symfony AI to automatically switch to alternate platforms on errors or outages, improving availability and reliability in production deployments. | 6 | 6 | 0 | 2K | 0 | 22.8 | 37.3 | MIT | 2 weeks ago | |
| symfony/ai-cache-store | 0.80 | Symfony AI Cache Store integrates a cache-backed vector store with Symfony AI Store, enabling lightweight storage and retrieval of embeddings using Symfony Cache. Ideal for development, testing, and small deployments where simplicity matters. | 1 | 1 | 0 | 403 | 0 | 22.8 | 37.4 | MIT | 2 weeks ago | |
| symfony/ai-meilisearch-message-store | 0.80 | Meilisearch Message Store integrates Meilisearch as a persistent message store for Symfony AI Chat. Index and query chat messages using Meilisearch APIs, with support for async task handling and configurable index settings via Meilisearch. | 1 | 1 | 0 | 95 | 0 | 22.8 | 29.0 | MIT | 2 weeks ago | |
| symfony/ai-surreal-db-message-store | 0.79 | SurrealDB Message Store integration for Symfony AI Chat. Persist and retrieve chat messages using SurrealDB, with guidance for HTTP-based SurrealDB setups. Part of the Symfony AI ecosystem; contribute or report issues in the main symfony/ai repo. | 2 | 2 | 0 | 96 | 0 | 22.8 | 24.7 | MIT | 2 weeks ago | |
| symfony/ai-pogocache-message-store | 0.79 | Symfony AI Chat integration for Pogocache message storage. Persist and retrieve chat messages via Pogocache’s HTTP API with simple configuration, enabling shared, durable conversation history backed by Pogocache and compatible with its authentication options. | 1 | 1 | 0 | 96 | 0 | 22.8 | 27.4 | MIT | 2 weeks ago | |
| symfony/ai-deep-seek-platform | 0.79 | Symfony AI bridge for the DeepSeek Platform. Use DeepSeek chat completions with support for multi-round conversations and function calling, following DeepSeek’s API docs. Contribute and report issues via the main symfony/ai repository. | 1 | 1 | 0 | 1K | 0 | 22.9 | 44.3 | MIT | 2 weeks ago | |
| symfony/ai-scaleway-platform | 0.79 | Symfony AI bridge for Scaleway’s Generative APIs. Connect to Scaleway chat and OpenAI-compatible endpoints to run AI-powered conversations and completions from Symfony apps, using Scaleway’s platform and documentation-backed integration. | 1 | 1 | 0 | 1K | 0 | 23.1 | 47.7 | MIT | 2 weeks ago | |
| symfony/ai-albert-platform | 0.79 | Symfony AI bridge for the French government’s Albert Platform (OpenGateLLM). Connect Symfony apps to Albert’s OpenAI-compatible chat and embeddings endpoints, with links to the API reference, supported models, and upstream sources. | 1 | 1 | 0 | 109 | 0 | 22.8 | 28.3 | MIT | 2 weeks ago | |
| symfony/ai-chroma-db-store | 0.78 | ChromaDB Store integration for Symfony AI Store. Use ChromaDB as a vector store to manage collections and run query/get operations for embeddings and similarity search. Includes links to Chroma docs plus Symfony AI contributing and issue/PR resources. | 0 | 0 | 0 | 3K | 0 | 22.4 | 55.4 | MIT | 2 weeks ago | |
| symfony/ai-supabase-store | 0.78 | Supabase vector store integration for Symfony AI Store using PostgreSQL pgvector. Connect your Symfony AI apps to Supabase vector columns and the match_documents RPC for similarity search, with links to Supabase docs and Symfony AI contribution/resources. | 2 | 2 | 0 | 110 | 0 | 23.0 | 25.6 | MIT | 2 weeks ago | |
| cvek/messenger-kinesis | 0.78 | — | 0 | 0 | 2 | 14 | 0 | 0.4 | 16.2 | MIT | 4 years ago | |
| driveop/klaviyo-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?