zvonchuk / elasticsearch-php-client
PHP High Level REST Client
v0.2.0
2022-08-11 09:56 UTC
Requires
- elasticsearch/elasticsearch: ^7.11
This package is not auto-updated.
Last update: 2025-04-03 22:36:28 UTC
README
High-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in PHP; because of this it tries to be opinion-free and very extendable.
Table of Contents
PHP Version Requirement
Version 0.1 of this library requires at least PHP version 7.1.
elasticsearch-php-client | PHP Version |
---|---|
0.1 | >= 7.1.0 |