Awesome
<p align="center"> <img src="https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/meilisearch_symfony.svg" alt="Meilisearch-Symfony" width="200" height="200" /> </p> <h1 align="center">Meilisearch Symfony Bundle</h1> <h4 align="center"> <a href="https://github.com/meilisearch/meilisearch">Meilisearch</a> | <a href="https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=integration&utm_medium=meilisearch-symfony">Meilisearch Cloud</a> | <a href="https://docs.meilisearch.com">Documentation</a> | <a href="https://discord.meilisearch.com">Discord</a> | <a href="https://roadmap.meilisearch.com/tabs/1-under-consideration">Roadmap</a> | <a href="https://www.meilisearch.com">Website</a> | <a href="https://www.meilisearch.com/docs/faq">FAQ</a> </h4> <p align="center"> <a href="https://codecov.io/gh/meilisearch/meilisearch-symfony/branch/main"><img src="https://codecov.io/gh/meilisearch/meilisearch-symfony/branch/main/graph/badge.svg" alt="Codecov coverage"></a> <a href="https://packagist.org/packages/meilisearch/search-bundle"><img src="https://img.shields.io/packagist/v/meilisearch/search-bundle" alt="Latest Stable Version"></a> <a href="https://github.com/meilisearch/meilisearch-symfony/actions"><img src="https://github.com/meilisearch/meilisearch-symfony/workflows/Tests/badge.svg" alt="Test"></a> <a href="https://github.com/meilisearch/meilisearch-symfony/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-informational" alt="License"></a> <a href="https://ms-bors.herokuapp.com/repositories/64"><img src="https://bors.tech/images/badge_small.svg" alt="Bors enabled"></a> </p> <p align="center">ā” The Meilisearch bundle for Symfony</p>Meilisearch Symfony is a search bundle to integrate Meilisearch within your Symfony project.
Meilisearch is an open-source search engine. Discover what Meilisearch is!
Table of Contents <!-- omit in TOC -->
- š Documentation
- ā” Supercharge your Meilisearch experience
- š Requirements
- š¤ Compatibility with Meilisearch
- š” Learn More
- āļø Development Workflow and Contributing
š Documentation
Check out the Wiki of this repository to get started! š
Also, see our Documentation or our API References.
ā” Supercharge your Meilisearch experience
Say goodbye to server deployment and manual updates with Meilisearch Cloud. No credit card required.
š Requirements
- Require PHP 7.4 and later.
- Compatible with Symfony 5.4 and later.
- Support Doctrine ORM.
For support of older versions, see older versions of this bundle.
š¤ Compatibility with Meilisearch
This package guarantees compatibility with version v1.x of Meilisearch, but some features may not be present. Please check the issues for more info.
š” Learn More
The following sections may interest you:
- Manipulate documents: see the API references or read more about documents.
- Search: see the API references or follow our guide on search parameters.
- Manage the indexes: see the API references or read more about indexes.
- Configure the index settings: see the API references or follow our guide on settings parameters.
š Also, check out the Wiki of this repository!
āļø Development Workflow and Contributing
Any new contribution is more than welcome in this project!
If you want to know more about the development workflow or want to contribute, please visit our contributing guidelines for detailed instructions!
<hr>Meilisearch provides and maintains many SDKs and Integration tools like this one. We want to provide everyone with an amazing search experience for any kind of project. If you want to contribute, make suggestions, or just know what's going on right now, visit us in the integration-guides repository.