ride / app-elastic
Integration of the Elastic search client for a Ride application.
1.0.0
2016-10-13 15:13 UTC
Requires
- elasticsearch/elasticsearch: ~2.0@beta
- ride/app: ^1.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-13 04:34:46 UTC
README
Integration of the Elastic PHP client into a Ride application.
Configure the elastic.hosts parameter to setup your cluster. You can then request Elasticsearch\Client through the dependency injector and you're good to go.
Related Modules
Installation
You can use Composer to install this application.
composer require ride/app-elastic