symfony/ai-meilisearch-store
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| meilisearch/meilisearch-php | 0.85 | Official PHP client for Meilisearch, the open‑source search engine. Connect to Meilisearch or Meilisearch Cloud to index documents, configure indexes, and run fast, typo‑tolerant searches. Supports customizable HTTP clients and common PHP tooling. | 750 | 751 | 118 | 906K | 40 | 47.4 | 69.8 | MIT | 1 month ago | |
| mozex/laravel-searchable | 0.84 | Add a Searchable trait to any Eloquent model to search multiple columns and related data (relations, morphs, even cross-database) via a single ->search() call. Works with Laravel Scout and includes optional Filament table/global search integration. | 2 | 3 | 0 | 548 | 0 | 17.6 | 35.9 | MIT | 2 months ago | |
| alejandroakbal/laravel-scout-advanced-meilisearch | 0.83 | Laravel Scout extension adding advanced query builder filters (comparisons, grouped where/orWhere, between, notIn) plus two compatible drivers: meilisearch_advanced for better Meilisearch filtering/total counts and collection_advanced for in-memory testing. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| neutron/sphinxsearch-api | 0.83 | Composer-distributed PHP client library for the SphinxSearch API, making it easy to integrate SphinxSearch (for indexing/searching MySQL and PostgreSQL data) into PHP projects via Composer. Licensed under the GNU GPL. | 56 | 58 | 46 | 5K | 1 | 1.9 | 27.3 | — | — | |
| symfony/ai-maria-db-store | 0.83 | 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 | |
| cmsig/seal-symfony-bundle | 0.83 | — | 15 | 15 | 2 | 29K | 0 | 0.1 | 45.0 | MIT | — | |
| x-laravel/embedding | 0.83 | Laravel package that auto-generates and stores vector embeddings for Eloquent models via laravel/ai. Supports single or multi-slot embeddings with field-based triggers, queued generation per slot, driver-based similarity search across many databases, and optional reranking. | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | — | — | |
| baks-dev/search | 0.82 | — | 0 | 0 | 2 | 23 | 0 | 15.5 | 21.6 | MIT | 2 months ago | |
| omure/scout-advanced-meilisearch | 0.82 | — | 12 | 12 | 4 | 0 | 1 | 3.3 | — | — | 3 years ago | |
| symfony/ai-cloudflare-store | 0.82 | 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 | |
| cmsig/seal-meilisearch-adapter | 0.82 | — | 1 | 1 | 1 | 1K | 0 | 0.0 | 38.1 | MIT | — | |
| ddmaster/postgre-search-bundle | 0.81 | — | 13 | 13 | 34 | 534 | 0 | 1.4 | 22.0 | MIT | 6 years ago | |
| symfony/ai-azure-search-store | 0.81 | Azure AI Search vector store integration for Symfony AI Store. Index and query embeddings using Azure’s vector search capabilities, enabling semantic retrieval for RAG and AI apps. Links to official docs plus Symfony AI contribution and issue resources. | 2 | 2 | 0 | 442 | 0 | 22.4 | 35.3 | MIT | 3 days ago | |
| symfony/ai-elasticsearch-store | 0.81 | Elasticsearch Store integrates Elasticsearch as a vector store for Symfony AI Store. It supports kNN vector search using dense_vector fields, enabling similarity search and retrieval over embeddings with Elasticsearch-backed indexing and querying. | 4 | 4 | 0 | 199 | 0 | 22.4 | 26.2 | MIT | 3 days ago | |
| symfony/ai-meilisearch-message-store | 0.81 | 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 | |
| demontpx/rigid-search-bundle | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/ai-weaviate-store | 0.81 | 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-manticore-search-store | 0.81 | 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 | |
| symfony/ai-vektor-store | 0.80 | 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.3 | 32.9 | MIT | 3 days ago | |
| symfony/ai-surreal-db-store | 0.80 | 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 |
How can I help you explore Laravel packages today?