PHPackages                             einpix/typesense-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. einpix/typesense-bundle

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

einpix/typesense-bundle
=======================

This bundle provides integration with Typesense in Symfony

02.5k↓23.1%PHP

Since Apr 21Pushed 1y agoCompare

[ Source](https://github.com/Einpix/TypesenseBundle)[ Packagist](https://packagist.org/packages/einpix/typesense-bundle)[ RSS](/packages/einpix-typesense-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

ACSEOTypesenseBundle
====================

[](#acseotypesensebundle)

This bundle provides integration with [Typesense](https://typesense.org/) with Symfony.

It relies on the official [TypeSense PHP](https://github.com/typesense/typesense-php) package

Features include:

- Doctrine object transformer to Typesense indexable data
- Usefull services to search in collections
- Listeners for Doctrine events for automatic indexing

Installation
------------

[](#installation)

Install the bundle using composer

```
composer require acseo/typesense-bundle
```

Enable the bundle in you Symfony project

```
