Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/php-cmsig/seal

Search Engine Abstraction Layer with support to different search engines. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
https://github.com/php-cmsig/seal

algolia cmsig elasticsearch meilisearch opensearch php search search-abstraction search-client

Last synced: 2 months ago
JSON representation

Search Engine Abstraction Layer with support to different search engines. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository

Awesome Lists containing this project

README

        


SEAL Logo with an abstract seal sitting on a telescope.

Logo created by Meine Wilma

SEAL Core

**S**earch **E**ngine **A**bstraction **L**ayer with support to different search engines.




This package was highly inspired by [Doctrine DBAL](https://github.com/doctrine/dbal)
and [Flysystem](https://github.com/thephpleague/flysystem).

> **Note**:
> This is part of the `cmsig/search` project create issues in the [main repository](https://github.com/php-cmsig/search).

> **Note**:
> This project is heavily under development and any feedback is greatly appreciated.

## Installation & Usage

The documentation is available at [https://php-cmsig.github.io/search/](https://php-cmsig.github.io/search/).
It is the recommended and best way to start using the library, it will step-by-step guide you through all the features
of the library.

- [Introduction](https://php-cmsig.github.io/search/index.html)
- [Getting Started](https://php-cmsig.github.io/search/getting-started/index.html)
- [Schema](https://php-cmsig.github.io/search/schema/index.html)
- [Index Operations](https://php-cmsig.github.io/search/indexing/index.html)
- [Search & Filters](https://php-cmsig.github.io/search/search-and-filters/index.html)
- [Cookbooks](https://php-cmsig.github.io/search/cookbooks/index.html)
- [Research](https://php-cmsig.github.io/search/research/index.html)

## Authors

- [Alexander Schranz](https://github.com/alexander-schranz/)
- [The Community Contributors](https://github.com/php-cmsig/search/graphs/contributors)