Search by

fusio / adapter-elasticsearch

chriskapp

Provides a connection to work with an elasticsearch database

v6.3.0 2026-05-01 06:34 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"