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

---

<div align="center">
    <sup>
        <b>Your feedback is important 📘</b> <br />
        <a href="https://github.com/PHP-CMSIG/search/discussions/416">Are you working with SEAL? Let us know!</a>
        | 
        <a href="https://github.com/PHP-CMSIG/search/discussions/457">Which Search Engines do you use and why?</a>
    </sup>
</div>

<br />
<br />
<br />
<br />

<div align="center">
    <img alt="SEAL Logo with an abstract seal sitting on a telescope." src="https://avatars.githubusercontent.com/u/120221538?s=400&v=6" width="200" height="200">
</div>

<div align="center">Logo created by <a href="https://cargocollective.com/meinewilma">Meine Wilma</a></div>

<h1 align="center">SEAL Core</h1>

<div align="center">

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

</div>

<br />
<br />

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

> **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)
