symfony/ai-chroma-db-store
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codewithkyrian/chromadb-php | 0.83 | PHP client for ChromaDB, making it easy to create collections, add and query embeddings, and manage documents/metadata from your Laravel or PHP apps. Lightweight API wrapper to integrate vector search and retrieval workflows without leaving PHP. | 83 | 82 | 14 | 13K | 1 | 12.2 | 32.7 | MIT | 6 months ago | |
| symfony/ai-postgres-store | 0.82 | Symfony AI Store integration for PostgreSQL using pgvector. Store and query embeddings with Postgres vector/halfvec types, distance operators, and indexing options. Links to pgvector docs plus Symfony AI contribution and issue resources. | 2 | 2 | 1 | 5K | 0 | 22.4 | 52.8 | MIT | 3 days ago | |
| symfony/ai-typesense-store | 0.82 | Typesense Store integrates the Typesense vector database with Symfony AI Store, enabling vector indexing and similarity search via Typesense’s vector search API. Part of the Symfony AI ecosystem, with issues and PRs handled in the main Symfony AI repo. | 0 | 0 | 0 | 141 | 0 | 22.3 | 35.8 | MIT | 3 days ago | |
| symfony/ai-maria-db-store | 0.81 | MariaDB vector store integration for Symfony AI Store. Requires MariaDB 11.7+ for VECTOR columns, vector indexing, and distance search. Useful for building RAG and similarity search apps backed by MariaDB. | 2 | 2 | 0 | 1K | 0 | 22.4 | 43.5 | MIT | 3 days ago | |
| symfony/ai-click-house-store | 0.80 | ClickHouse vector store integration for Symfony AI Store. Store and query embeddings in ClickHouse using distance functions and ANN/vector indexes for fast similarity search. Links to ClickHouse docs plus Symfony AI contributing and issue tracker. | 1 | 1 | 0 | 158 | 0 | 22.4 | 30.9 | MIT | 3 days ago | |
| symfony/ai-pinecone-store | 0.80 | Symfony AI Store integration for Pinecone vector databases. Upsert, query, and delete embeddings, and work with Pinecone serverless indexes using Pinecone’s data/control plane APIs. Links to official Pinecone docs and Symfony AI contribution resources. | 2 | 2 | 0 | 1K | 0 | 22.4 | 41.9 | MIT | 3 days ago | |
| symfony/ai-sqlite-store | 0.80 | SQLite vector store integration for Symfony AI Store. Supports full-text search via SQLite FTS5 and computes vector similarity distances in PHP. Compatible with sqlite-vec (vec0) extension for embedding storage and retrieval. | 0 | 0 | 0 | 87 | 0 | 21.1 | 31.7 | MIT | 3 days ago | |
| symfony/ai-meilisearch-store | 0.79 | Meilisearch Store integrates Meilisearch as a vector store for Symfony AI Store, enabling hybrid and vector/semantic search with semanticRatio support. Includes links to Meilisearch docs and points to the main Symfony AI repo for issues and PRs. | 1 | 1 | 0 | 256 | 0 | 22.4 | 34.3 | MIT | 3 days ago | |
| symfony/ai-mongo-db-store | 0.78 | Integrates MongoDB Atlas Vector Search ($vectorSearch) as a vector store for Symfony AI Store, enabling storage and similarity search over embeddings using Atlas. Designed for use with MongoDB Atlas and the Symfony AI ecosystem. | 2 | 2 | 0 | 3K | 0 | 22.4 | 48.5 | MIT | 3 days ago | |
| symfony/ai-bundle | 0.78 | — | 31 | 32 | 5 | 124K | 0 | 23.2 | 58.2 | MIT | 3 days ago | |
| symfony/ai-open-search-store | 0.78 | OpenSearch vector store integration for Symfony AI Store. Index and query embeddings using OpenSearch knn_vector fields and k‑NN/approximate k‑NN search. Links to OpenSearch docs and contribution resources in the main Symfony AI repo. | 1 | 1 | 0 | 510 | 0 | 22.4 | 39.1 | MIT | 3 days ago | |
| symfony/ai-cerebras-platform | 0.78 | Symfony AI bridge for the Cerebras inference platform. Adds a Cerebras connector to run chat completions and other inference requests through Symfony AI, with links to Cerebras API docs and contribution/issue tracking in the main Symfony AI repository. | 3 | 3 | 0 | 181 | 0 | 22.4 | 27.1 | MIT | 3 days ago | |
| symfony/ai-milvus-store | 0.77 | Milvus Store adds Milvus vector database support to Symfony AI Store. Connect to a Milvus instance, create collections, insert vectors, run similarity searches, and apply boolean filter expressions using Milvus REST APIs. | 2 | 2 | 0 | 142 | 0 | 22.4 | 27.1 | MIT | 3 days ago | |
| symfony/ai-meilisearch-message-store | 0.77 | 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 | 151 | 0 | 22.4 | 30.6 | MIT | 3 days ago | |
| symfony/ai-qdrant-store | 0.77 | Qdrant Store integrates the Qdrant vector database with Symfony AI Store, enabling you to manage collections and points and run unified vector search with filters. Provides a Symfony-friendly bridge to Qdrant for embedding-based retrieval use cases. | 2 | 2 | 0 | 4K | 0 | 22.4 | 47.4 | MIT | 3 days ago | |
| symfony/ai-vertex-ai-platform | 0.77 | 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 | 16K | 0 | 22.4 | 63.6 | MIT | 3 days ago | |
| symfony/ai-vektor-store | 0.77 | 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 | 106 | 0 | 21.4 | 31.1 | MIT | 3 days ago | |
| symfony/ai-decart-platform | 0.77 | Symfony AI bridge for the Decart Platform. Connect to Decart’s APIs and models like Lucy through a Symfony-friendly integration, with links to platform documentation and contribution/issue resources in the main Symfony AI repository. | 1 | 1 | 1 | 134 | 0 | 22.4 | 30.6 | MIT | 3 days ago | |
| symfony/ai-s3vectors-store | 0.77 | Symfony AI Store integration for AWS S3 Vectors. Store embeddings in S3 vector buckets and run similarity queries via the S3 Vectors API (PutVectors/QueryVectors). Useful for retrieval and semantic search using managed AWS infrastructure. | 0 | 0 | 0 | 104 | 0 | 21.4 | 33.4 | MIT | 3 days ago | |
| symfony/ai-supabase-store | 0.76 | 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 | 141 | 0 | 22.4 | 28.1 | MIT | 3 days ago |
How can I help you explore Laravel packages today?