symfony/ai-click-house-store
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/ai-milvus-store | 0.82 | 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.2 | 27.3 | MIT | 3 days ago | |
| symfony/ai-postgres-store | 0.81 | 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.3 | 52.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.2 | 43.0 | MIT | 3 days ago | |
| symfony/ai-s3vectors-store | 0.81 | 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.3 | 32.8 | MIT | 3 days ago | |
| symfony/ai-supabase-store | 0.80 | 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.2 | 27.3 | MIT | 3 days ago | |
| centamiv/vektor | 0.80 | Laravel package for integrating Vektor telephony/CRM features: manage calls, events, and related data via a clean PHP API. Provides simple configuration, service classes, and helpers to streamline connecting your app to Vektor workflows. | 34 | 34 | 4 | 4K | 0 | 14.6 | 32.5 | MIT | 4 months ago | |
| async-aws/s3-vectors | 0.80 | Async AWS S3 Vectors client for PHP. Provides lightweight, non-blocking access to Amazon S3 vector features with request/response models, retries, and signing—ideal for apps that need fast, async integration without the full AWS SDK. | 0 | 0 | 0 | 4K | 0 | 17.9 | 57.6 | MIT | 2 months ago | |
| laraigent/larai-kit | 0.80 | — | 15 | 13 | 3 | 0 | 0 | 19.7 | — | MIT | 1 month ago | |
| symfony/ai-qdrant-store | 0.79 | 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.2 | 50.9 | MIT | 3 days ago | |
| symfony/ai-manticore-search-store | 0.79 | ManticoreSearch Store integrates ManticoreSearch as a vector store for Symfony AI Store, enabling KNN/vector similarity search backed by Manticore’s engine. Includes links to Manticore KNN docs plus Symfony AI contribution and issue resources. | 3 | 3 | 0 | 198 | 0 | 22.3 | 27.7 | MIT | 3 days ago | |
| probots-io/pinecone-php | 0.79 | Elegant PHP client for the Pinecone API (serverless-ready), powered by Saloon. Authenticate with an API key, manage indexes/collections via control endpoints, and work with vectors via data endpoints by setting an index host at init or later. | 75 | 75 | 24 | 13K | 4 | 5.1 | 33.8 | MIT | 1 year ago | |
| symfony/ai-cache-store | 0.79 | 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 | 718 | 0 | 22.2 | 41.5 | MIT | 3 days ago | |
| symfony/ai-mongo-db-store | 0.79 | 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.2 | 47.9 | MIT | 3 days ago | |
| symfony/ai-weaviate-store | 0.79 | Weaviate vector store integration for Symfony AI Store. Connect to a Weaviate instance to index embeddings and run similarity search using Weaviate’s APIs (REST/GraphQL). Part of the Symfony AI ecosystem. | 1 | 1 | 0 | 141 | 0 | 22.2 | 30.1 | MIT | 3 days ago | |
| symfony/ai-pinecone-store | 0.79 | 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.2 | 41.7 | MIT | 3 days ago | |
| symfony/ai-cloudflare-store | 0.78 | Integrates Cloudflare Vectorize as a vector store for Symfony AI Store. Supports indexing and querying embeddings plus upserts and deletions via the Vectorize APIs, making it easy to connect Symfony AI apps to Cloudflare’s managed vector database. | 1 | 1 | 0 | 123 | 0 | 22.3 | 29.2 | MIT | 3 days 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.2 | 57.1 | MIT | 3 days ago | |
| symfony/ai-meilisearch-store | 0.78 | 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.2 | 34.3 | MIT | 3 days ago | |
| symfony/ai-surreal-db-store | 0.78 | SurrealDB vector store integration for Symfony AI Store. Use SurrealDB’s vector indexing and search (MTREE/HNSW) to store embeddings and perform similarity queries, leveraging SurrealQL vector functions for retrieval in Symfony AI applications. | 1 | 1 | 0 | 158 | 0 | 22.2 | 30.9 | MIT | 3 days ago | |
| symfony/ai-sqlite-store | 0.78 | 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.0 | 31.6 | MIT | 3 days ago |
How can I help you explore Laravel packages today?