fusio/adapter-elasticsearch

Provides a connection to work with an elasticsearch database

Maintainers

Package info

github.com/apioo/fusio-adapter-elasticsearch

Homepage

pkg:composer/fusio/adapter-elasticsearch

Statistics

Installs: 2 955

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v6.2.0 2025-12-25 11:31 UTC

README

Fusio adapter which provides a connection to work with an elasticsearch database. The adapter uses the elasticsearch/elasticsearch package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-elasticsearch
php bin/fusio system:register "Fusio\Adapter\Elasticsearch\Adapter"