PHPackages                             maratzhe/symfony-typesense - 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. maratzhe/symfony-typesense

ActiveLibrary[API Development](/categories/api)

maratzhe/symfony-typesense
==========================

Integrate Typesense to Symfony &amp; Doctrine ORM

v2.0.9(4w ago)0180MITPHPPHP &gt;=8.4

Since Nov 29Pushed 4w ago1 watchersCompare

[ Source](https://github.com/maratzhe/symfony-typesense)[ Packagist](https://packagist.org/packages/maratzhe/symfony-typesense)[ RSS](/packages/maratzhe-symfony-typesense/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (68)Versions (16)Used By (0)

Symfony Typesense
=================

[](#symfony-typesense)

A [Typesense](https://typesense.org/) integration for the [Symfony](https://symfony.com) web framework.

Attributes based and completely auto mapping.

Features:

- Attributes based.
- Completely auto mapping based on Doctrine types. Manual mapping also available.
- Relations management. Auto update parent entity when child relation was updated.

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

[](#installation)

Install the bundle using composer:

```
composer require maratzhe/symfony-typesense
```

```
