cmsig/seal
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| cmsig/seal-algolia-adapter | 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 | — | |
| cmsig/seal-elasticsearch-adapter | 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 | 1K | 0 | 0.0 | 39.6 | MIT | — | |
| cmsig/seal-laravel-package | — | 4 | 4 | 0 | 81 | 0 | 0.0 | 17.1 | MIT | — | |
| cmsig/seal-loupe-adapter | 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 | 19K | 0 | 0.0 | 47.5 | MIT | — | |
| cmsig/seal-meilisearch-adapter | — | 1 | 1 | 1 | 611 | 0 | 0.0 | 34.3 | MIT | — | |
| cmsig/seal-memory-adapter | 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-multi-adapter | 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-opensearch-adapter | 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-read-write-adapter | 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-redisearch-adapter | 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 | 298 | 0 | 0.0 | 24.6 | MIT | — | |
| cmsig/seal-solr-adapter | 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-symfony-bundle | — | 15 | 15 | 2 | 29K | 0 | 0.1 | 45.0 | MIT | — | |
| cmsig/seal-typesense-adapter | 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 | — | |
| contao/contao | — | 427 | 428 | 172 | 19 | 360 | 27.3 | 26.5 | LGPL-3.0 | — | |
| contao/core-bundle | — | 123 | 130 | 56 | 20K | 0 | 2.3 | 30.4 | LGPL-3.0 | — | |
| sulu/sulu | Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. | 1,333 | 1,333 | 357 | 20K | 493 | 66.9 | 49.0 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?