Skip to main contentThis bundle provides an easy way to integrate Algolia Search into your Symfony application (using Doctrine).
It lets you to index your data, keep it in sync, and search through it.
Compatibility
Algolia/SearchBundle 7.0 is compatible with Symfony 7.0 and later, and requires PHP >= 8.2 to work.
For older versions of Symfony, use one of the following versions of Algolia/Searchbundle:
| Symfony version | Algolia/SearchBundle version | PHP version |
|---|
| 4.x | ^5.0 | ^7.2 or ^8.0 |
| 5.x | ^5.0 | ^7.2 or ^8.0 |
| ^6.0 | >= 8.0.2 |
| 6.x | ^6.0 | >= 8.0.2 |
| 7.x | ^7.0 | >= 8.2 |