Skip to content
David Sanchez edited this page Jul 1, 2020 · 7 revisions

MeiliSearch Symfony Bundle Documentation

Introduction

This bundle provides an easy way to integrate MeiliSearch into your Symfony application (using Doctrine). It allows you to index your data, keep it in sync, and search through it.

Compatibility

This package is compatible with the following MeiliSearch versions:

  • v0.12.X
  • v0.11.X

It’s compatible with Symfony 4.0 and later.