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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| typesense/typesense-php | 0.86 | Official PHP client for the Typesense search API. Install via Composer and use any HTTPlug-compatible HTTP client. Provides helpers like safe filter_by string escaping and supports modern Typesense server versions. | 270 | 270 | 54 | 439K | 1 | 29.5 | 51.0 | Apache-2.0 | 1 month ago | |
| cmsig/seal-meilisearch-adapter | 0.83 | — | 1 | 1 | 1 | 1K | 0 | 0.0 | 34.3 | MIT | — | |
| cmsig/seal-opensearch-adapter | 0.83 | 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 | — | |
| adimeo-data-suite/search-client | 0.82 | 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 | — | — | |
| cmsig/seal-elasticsearch-adapter | 0.82 | 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 | — | |
| chebur/sphinx-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| neutron/sphinxsearch-api | 0.82 | 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.5 | — | — | |
| abo/larasearch | 0.82 | 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-laravel-package | 0.82 | — | 4 | 4 | 0 | 82 | 0 | 0.0 | 17.1 | MIT | — | |
| cmsig/seal-algolia-adapter | 0.81 | 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 | — | |
| acseo/typesense-bundle | 0.81 | Symfony bundle integrating Typesense search. Configure Typesense host/key, map Doctrine entities to Typesense collections/fields, and keep indexes synced via Doctrine event listeners. Includes transformers and services for querying collections. | 74 | 73 | 43 | 5K | 11 | 5.2 | 30.1 | MIT | — | |
| symfony/ai-typesense-store | 0.81 | Typesense Store integrates the Typesense vector database with Symfony AI Store, enabling vector indexing and similarity search via Typesense’s vector search API. Part of the Symfony AI ecosystem, with issues and PRs handled in the main Symfony AI repo. | 0 | 0 | 0 | 158 | 0 | 22.3 | 35.8 | MIT | 2 days ago | |
| cmsig/seal | 0.81 | 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 | — | |
| cmsig/seal-symfony-bundle | 0.81 | — | 15 | 15 | 2 | 29K | 0 | 0.1 | 45.0 | MIT | — | |
| aldaflux/sirene-api-bundle | 0.81 | — | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | — | — | |
| cmsig/seal-multi-adapter | 0.81 | 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 | — | |
| biblioverse/typesense-bundle | 0.81 | — | 2 | 2 | 0 | 1 | 4 | 2.2 | 7.0 | GPL-3.0 | — | |
| cmsig/seal-read-write-adapter | 0.80 | 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-solr-adapter | 0.80 | 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 | — | |
| cmsig/seal-memory-adapter | 0.79 | 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 | 13K | 0 | 0.0 | 50.2 | MIT | — |
How can I help you explore Laravel packages today?