cmsig/seal-meilisearch-adapter
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cmsig/seal-typesense-adapter | 0.87 | Typesense adapter for the SEAL search engine abstraction. Index and update documents in a Typesense server, create an Engine with a Typesense client, or configure via a typesense:// DSN (including optional TLS). Part of the cmsig/search project. | 4 | 4 | 0 | 377 | 0 | 0.0 | 26.0 | MIT | — | |
| cmsig/seal-opensearch-adapter | 0.85 | OpenSearch adapter for the cmsig/search SEAL project. Write and index documents in an OpenSearch server via the OpenSearch PHP client, usable directly or via DSN (TLS and basic auth supported). Still under active development. | 3 | 3 | 0 | 1K | 0 | 0.0 | 34.2 | MIT | — | |
| alejandroakbal/laravel-scout-advanced-meilisearch | 0.85 | 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 | — | — | — | |
| 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 | |
| omure/scout-advanced-meilisearch | 0.85 | — | 12 | 12 | 4 | 0 | 1 | 3.3 | — | — | 3 years ago | |
| cmsig/seal | 0.85 | SEAL Core (cmsig/seal) is a Search Engine Abstraction Layer inspired by Doctrine DBAL and Flysystem. Provides a unified API and schema for indexing, searching, and filtering across multiple search engines. Part of the cmsig/search project. | 33 | 33 | 0 | 28K | 0 | 0.2 | 40.3 | MIT | — | |
| symfony/ai-meilisearch-message-store | 0.85 | 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 | |
| cmsig/seal-elasticsearch-adapter | 0.84 | Elasticsearch adapter for the CMSIG/SEAL search engine. Indexes and updates documents in an Elasticsearch cluster via the official PHP client. Install with composer and configure directly or via DSN (tls, auth). | 1 | 1 | 1 | 2K | 0 | 0.0 | 41.5 | MIT | — | |
| cmsig/seal-algolia-adapter | 0.84 | Algolia adapter for the SEAL search engine (cmsig/search). Writes SEAL documents to Algolia SaaS and can be configured via Algolia SearchClient or a simple DSN (algolia://APP_ID:ADMIN_KEY). Early-stage; feedback welcome. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aschaeffer/meilisearch-search-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cmsig/seal-symfony-bundle | 0.83 | — | 15 | 15 | 2 | 29K | 0 | 0.1 | 45.0 | MIT | — | |
| cmsig/seal-laravel-package | 0.83 | — | 4 | 4 | 0 | 82 | 0 | 0.0 | 17.1 | MIT | — | |
| cmsig/seal-solr-adapter | 0.83 | Apache Solr adapter for the SEAL search engine. Index and write documents to a SolrCloud instance using collections, with direct client setup or DSN-based configuration for common frameworks. | 2 | 2 | 0 | 111 | 0 | 0.0 | 21.8 | MIT | — | |
| spatie/laravel-site-search | 0.83 | Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features. | 308 | 309 | 25 | 3K | 0 | 31.1 | 15.8 | MIT | 1 week ago | |
| adimeo-data-suite/search-client | 0.83 | Laravel/PHP search client for Adimeo Data Suite. Provides a simple API to connect to the service, send search queries, handle responses, and integrate search features into your application with minimal setup. | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | — | — | |
| baks-dev/search | 0.82 | — | 0 | 0 | 2 | 23 | 0 | 15.5 | 21.6 | MIT | 2 months ago | |
| cmsig/seal-multi-adapter | 0.82 | SEAL Multi Adapter writes indexing operations to multiple adapters at once. Commonly paired with ReadWriteAdapter to keep search reads on one engine while mirroring writes to several indexes, useful during migrations or multi-backend setups. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cmsig/seal-loupe-adapter | 0.82 | Loupe adapter for the SEAL search engine: write indexed documents into a Loupe SQLite instance. Install via Composer and configure through code or a loupe:// DSN (e.g., loupe://var/indexes/). Part of the cmsig/search project. | 6 | 6 | 0 | 20K | 0 | 0.0 | 47.8 | MIT | — | |
| symfony/ai-meilisearch-store | 0.82 | 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 | |
| cmsig/seal-read-write-adapter | 0.82 | SEAL Read Write Adapter lets you use separate search adapters for reads and writes, enabling reindexing without downtime. Combine any AdapterInterface implementations (e.g., Elasticsearch) and configure via DSN for your framework. | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?