PHPackages                             meilisearch/search-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. meilisearch/search-bundle

ActiveSymfony-bundle[API Development](/categories/api)

meilisearch/search-bundle
=========================

Seamless integration of Meilisearch into your Symfony project.

v0.16.1(3mo ago)154356.2k↓12.3%34[23 issues](https://github.com/meilisearch/meilisearch-symfony/issues)[9 PRs](https://github.com/meilisearch/meilisearch-symfony/pulls)MITPHPPHP ^8.1CI passing

Since Jul 8Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/meilisearch/meilisearch-symfony)[ Packagist](https://packagist.org/packages/meilisearch/search-bundle)[ RSS](/packages/meilisearch-search-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (27)Versions (61)Used By (0)

 [![Meilisearch-Symfony](https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/meilisearch_symfony.svg)](https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/meilisearch_symfony.svg)

Meilisearch Symfony Bundle
==========================

[](#meilisearch-symfony-bundle)

####  [Meilisearch](https://github.com/meilisearch/meilisearch) | [Meilisearch Cloud](https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=integration&utm_medium=meilisearch-symfony) | [Documentation](https://docs.meilisearch.com) | [Discord](https://discord.meilisearch.com) | [Roadmap](https://roadmap.meilisearch.com/tabs/1-under-consideration) | [Website](https://www.meilisearch.com) | [FAQ](https://www.meilisearch.com/docs/faq)

[](#--meilisearch---meilisearch-cloud---documentation---discord---roadmap---website---faq)

 [![Codecov coverage](https://camo.githubusercontent.com/fe517be91c56070b5b9eebde805b961bf8e5a60c136fe093a7d311b00f562955/68747470733a2f2f636f6465636f762e696f2f67682f6d65696c697365617263682f6d65696c697365617263682d73796d666f6e792f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/meilisearch/meilisearch-symfony/branch/main) [![Latest Stable Version](https://camo.githubusercontent.com/18b84aeff4262bf779d61148fb570c255bea3e709b07223b85b270c7fcab094a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d65696c697365617263682f7365617263682d62756e646c65)](https://packagist.org/packages/meilisearch/search-bundle) [![Test](https://github.com/meilisearch/meilisearch-symfony/workflows/Tests/badge.svg)](https://github.com/meilisearch/meilisearch-symfony/actions) [![License](https://camo.githubusercontent.com/221ae99f391396653ec4cf4158e721ec628894184f54dd612610bb095a02125c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d696e666f726d6174696f6e616c)](https://github.com/meilisearch/meilisearch-symfony/blob/main/LICENSE)

⚡ The Meilisearch bundle for Symfony

**Meilisearch Symfony** is a search bundle to integrate **Meilisearch** within your Symfony project.

**Meilisearch** is an open-source search engine. [Discover what Meilisearch is!](https://github.com/meilisearch/meilisearch)

Table of Contents
------------------

[](#table-of-contents-)

- [📖 Documentation](#-documentation)
- [⚡ Supercharge your Meilisearch experience](#-supercharge-your-meilisearch-experience)
- [📝 Requirements](#-requirements)
- [🤖 Compatibility with Meilisearch](#-compatibility-with-meilisearch)
- [💡 Learn More](#-learn-more)
- [⚙️ Development Workflow and Contributing](#%EF%B8%8F-development-workflow-and-contributing)

📖 Documentation
---------------

[](#-documentation)

Check out the [Wiki](https://github.com/meilisearch/meilisearch-symfony/wiki) of this repository to get started! 🚀

Also, see our [Documentation](https://www.meilisearch.com/docs/learn/getting_started/installation) or our [API References](https://www.meilisearch.com/docs/reference/api/overview).

⚡ Supercharge your Meilisearch experience
-----------------------------------------

[](#-supercharge-your-meilisearch-experience)

Say goodbye to server deployment and manual updates with [Meilisearch Cloud](https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=integration&utm_medium=meilisearch-symfony). No credit card required.

📝 Requirements
--------------

[](#-requirements)

- **Require** PHP 8.1 and later.
- **Compatible** with Symfony 6.4 and later.

For support of older versions, see older versions of this bundle.

Doctrine Integration
--------------------

[](#doctrine-integration)

To enable Doctrine integration you have to install `doctrine/orm` and `doctrine/doctrine-bundle`packages.

🤖 Compatibility with Meilisearch
--------------------------------

[](#-compatibility-with-meilisearch)

This package guarantees compatibility with [version v1.x of Meilisearch](https://github.com/meilisearch/meilisearch/releases/latest), but some features may not be present. Please check the [issues](https://github.com/meilisearch/meilisearch-symfony/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3Aenhancement) for more info.

💡 Learn More
------------

[](#-learn-more)

The following sections may interest you:

- **Manipulate documents**: see the [API references](https://www.meilisearch.com/docs/reference/api/documents) or read more about [documents](https://www.meilisearch.com/docs/learn/core_concepts/documents).
- **Search**: see the [API references](https://www.meilisearch.com/docs/reference/api/search) or follow our guide on [search parameters](https://www.meilisearch.com/docs/reference/api/search#search-parameters).
- **Manage the indexes**: see the [API references](https://www.meilisearch.com/docs/reference/api/indexes) or read more about [indexes](https://www.meilisearch.com/docs/learn/core_concepts/indexes).
- **Configure the index settings**: see the [API references](https://www.meilisearch.com/docs/reference/api/settings) or follow our guide on [settings parameters](https://www.meilisearch.com/docs/reference/api/settings#settings_parameters).

📖 Also, check out the [Wiki](https://github.com/meilisearch/meilisearch-symfony/wiki) of this repository!

⚙️ Development Workflow and Contributing
----------------------------------------

[](#️-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](/CONTRIBUTING.md) for detailed instructions!

---

**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](https://github.com/meilisearch/integration-guides) repository.

###  Health Score

61

—

FairBetter than 99% of packages

Maintenance82

Actively maintained with recent releases

Popularity54

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor4

4 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~44 days

Recently: every ~62 days

Total

47

Last Release

98d ago

PHP version history (4 changes)v0.1.0PHP ^7.2

v0.2.6PHP &gt;=7.2

v0.3.0PHP ^7.4|^8.0

v0.16.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/3947d7197a5aa8b5972939bd3af39ca5cc5bde060821799fd850b787a4c44286?d=identicon)[curquiza](/maintainers/curquiza)

![](https://www.gravatar.com/avatar/f9fe8f017d1b94c041e1d29d175d086a18646e3d4f0060d4cafd85d2499353dc?d=identicon)[meili-bot](/maintainers/meili-bot)

---

Top Contributors

[![norkunas](https://avatars.githubusercontent.com/u/2722872?v=4)](https://github.com/norkunas "norkunas (110 commits)")[![bors[bot]](https://avatars.githubusercontent.com/in/1847?v=4)](https://github.com/bors[bot] "bors[bot] (98 commits)")[![brunoocasali](https://avatars.githubusercontent.com/u/4116980?v=4)](https://github.com/brunoocasali "brunoocasali (75 commits)")[![curquiza](https://avatars.githubusercontent.com/u/20380692?v=4)](https://github.com/curquiza "curquiza (74 commits)")[![meili-bot](https://avatars.githubusercontent.com/u/74670311?v=4)](https://github.com/meili-bot "meili-bot (69 commits)")[![meili-bors[bot]](https://avatars.githubusercontent.com/in/132382?v=4)](https://github.com/meili-bors[bot] "meili-bors[bot] (45 commits)")[![alallema](https://avatars.githubusercontent.com/u/16155041?v=4)](https://github.com/alallema "alallema (19 commits)")[![Strift](https://avatars.githubusercontent.com/u/5786750?v=4)](https://github.com/Strift "Strift (19 commits)")[![unicolored](https://avatars.githubusercontent.com/u/1613177?v=4)](https://github.com/unicolored "unicolored (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![Chris8934](https://avatars.githubusercontent.com/u/44963939?v=4)](https://github.com/Chris8934 "Chris8934 (13 commits)")[![bpolaszek](https://avatars.githubusercontent.com/u/5569077?v=4)](https://github.com/bpolaszek "bpolaszek (9 commits)")[![emulienfou](https://avatars.githubusercontent.com/u/84061?v=4)](https://github.com/emulienfou "emulienfou (7 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (6 commits)")[![Chris53897](https://avatars.githubusercontent.com/u/7104259?v=4)](https://github.com/Chris53897 "Chris53897 (6 commits)")[![johndodev](https://avatars.githubusercontent.com/u/2741956?v=4)](https://github.com/johndodev "johndodev (5 commits)")[![kermitsxb](https://avatars.githubusercontent.com/u/3043758?v=4)](https://github.com/kermitsxb "kermitsxb (5 commits)")[![wucherpfennig](https://avatars.githubusercontent.com/u/3634653?v=4)](https://github.com/wucherpfennig "wucherpfennig (5 commits)")[![james2001](https://avatars.githubusercontent.com/u/6031642?v=4)](https://github.com/james2001 "james2001 (4 commits)")[![thislg](https://avatars.githubusercontent.com/u/7049020?v=4)](https://github.com/thislg "thislg (4 commits)")

---

Tags

clientintegrationsearchsymfonyapisearchinstantmeilisearchsymfonybundle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/meilisearch-search-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/meilisearch-search-bundle/health.svg)](https://phpackages.com/packages/meilisearch-search-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[cmsig/seal-symfony-bundle

An integration of CMS-IG SEAL search abstraction into Symfony Framework.

15195.8k5](/packages/cmsig-seal-symfony-bundle)[artyuum/request-dto-mapper-bundle

This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.

515.8k](/packages/artyuum-request-dto-mapper-bundle)[stfalcon-studio/api-bundle

Base classes and helper services to build API application via Symfony.

1032.1k](/packages/stfalcon-studio-api-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
