PHPackages                             ggbb/api-platform-elasticsearch-integration - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ggbb/api-platform-elasticsearch-integration

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ggbb/api-platform-elasticsearch-integration
===========================================

The permissions system for users in symfony

v0.0.1(1y ago)02MITPHPPHP &gt;=8.1

Since Nov 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/devggbb/api-platform-elasticsearch-integration)[ Packagist](https://packagist.org/packages/ggbb/api-platform-elasticsearch-integration)[ RSS](/packages/ggbb-api-platform-elasticsearch-integration/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

ApiPlatformElasticsearchIntegration
===================================

[](#apiplatformelasticsearchintegration)

This library provides the integration of Elasticsearch with the main database (for example, PostgreSQL or MySQL) used in the API Platform and Doctrine. It allows you to perform the necessary queries with a simple setup through the Elasticsearch database, providing all the advantages of Elasticsearch in conjunction with the API Platform and Doctrine.

### The diagram below shows how the data query process works using the Symfony API Platform and Elasticsearch.

[](#the-diagram-below-shows-how-the-data-query-process-works-using-the-symfony-api-platform-and-elasticsearch)

```
+--------+       +----------------------------+           +----------------+
| Client | ----> | Symfony API                |
