|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cmsig/seal-symfony-bundle | 0.87 | — | 15 | 15 | 2 | 28K | 0 | 0.1 | 45.1 | MIT | — | |
| cmsig/seal-memory-adapter | 0.86 | In-memory adapter for the SEAL search engine. Stores indexed documents in an array, making it ideal for tests and as a reference implementation. Use directly via Engine or via DSN: memory:// | 2 | 2 | 0 | 11K | 0 | 0.0 | 49.3 | MIT | — | |
| cmsig/seal-elasticsearch-adapter | 0.86 | 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 | 40.0 | MIT | — | |
| bkstg/search-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| abo/larasearch | 0.85 | Laravel package that adds simple, lightweight search to your app. Provides a straightforward API to index and query models, helping you build basic site or admin search without heavy external services or complex setup. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cmsig/seal-typesense-adapter | 0.85 | 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 | 338 | 0 | 0.0 | 25.4 | MIT | — | |
| adimeo-data-suite/search-client | 0.85 | 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 | 3 | 0 | 0.0 | 8.3 | — | — | |
| spatie/searchindex | 0.85 | Opinionated Laravel package to index and search objects via a unified API. Supports Elasticsearch and Algolia, with simple upsert and query methods for any model implementing the Searchable interface. | 438 | 444 | 48 | 15 | 0 | 7.8 | 0.2 | MIT | 8 years ago | |
| cmsig/seal-opensearch-adapter | 0.84 | 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 | 857 | 0 | 0.0 | 31.8 | MIT | — | |
| cmsig/seal-solr-adapter | 0.84 | 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 | 81 | 0 | 0.0 | 16.6 | MIT | — | |
| cmsig/seal-redisearch-adapter | 0.84 | RediSearch adapter for the SEAL search engine. Index and query documents in a Redis Stack instance using RediSearch + RedisJSON. Supports ext-redis/ext-json and DSN-based configuration; note: no GeoBoundingBox or HIGHLIGHT support. | 4 | 4 | 0 | 264 | 0 | 0.0 | 23.9 | MIT | — | |
| baks-dev/search | 0.84 | — | 0 | 0 | 2 | 5 | 0 | 16.3 | 12.3 | MIT | 2 months ago | |
| diszo2009/zendsearch | 0.84 | Laravel-friendly integration of ZendSearch for full-text indexing and search. Provides a simple way to configure and use ZendSearch in PHP apps, helping you add fast text search capabilities with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | BSD-3-Clause | — | |
| cmsig/seal | 0.83 | 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 | — | |
| 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 | 6K | 1 | 1.9 | 27.4 | — | — | |
| cmsig/seal-read-write-adapter | 0.83 | 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 | — | |
| cmsig/seal-algolia-adapter | 0.83 | 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 | 2 | 0 | 0.0 | 4.2 | MIT | — | |
| iverberk/larasearch | 0.83 | — | 223 | 224 | 47 | 16 | 18 | 8.7 | 9.7 | MIT | — | |
| 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 | — | — | — | |
| cmsig/seal-multi-adapter | 0.83 | 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 | — |
How can I help you explore Laravel packages today?