kaleoz / elastic-search-client
Elasticsearch Client
This package's canonical repository appears to be gone and the package has been frozen as a result.
6.5.2
2017-12-05 02:33 UTC
Requires
- php: ^7.0
- elasticsearch/elasticsearch: 6.0.0
- psr/log: ~1.0
Requires (Dev)
- aws/aws-sdk-php: ~3.0
- guzzlehttp/guzzle: ~6.0
Suggests
- aws/aws-sdk-php: Allow using IAM authentication with Amazon ElasticSearch Service
- egeloen/http-adapter: Allow using httpadapter transport
- guzzlehttp/guzzle: Allow using guzzle 6 as the http transport
- monolog/monolog: Logging request
- dev-master / 6.0.x-dev
- 6.5.2
- v6.5.1
- v6.5.0
- 6.0.0
- 6.0.0-beta1
- 5.x-dev
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 5.0.0-beta1
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- v1.4.3.0
- v1.4.2.0
- v1.3.4.0
- v1.3.0.0
- v1.2.1.0
- v1.1.1.1
- v1.1.1.0
- v1.0.1.2
- v1.0.1.1
- v1.0.1.0
- v1.0.0.0
- v0.90.10.0
- v0.90.7.0
- v0.90.5.0
- v0.90.2.0
- v0.90.1.0
- v0.20.5.0.RC1
- v0.19.8.0
- v0.19.3.0
- v0.19.0.0
- dev-6x-compatibility
- dev-5.1-php55
- dev-release-5.0.0-beta1
- dev-intech-patch-2
- dev-apply-linting
- dev-release-2.3
- dev-release-3.1.1
- dev-elasticsearch-2.0
- dev-travis-docker
- dev-ansible-refactoring
This package is not auto-updated.
Last update: 2019-08-31 14:26:51 UTC
README
All documentation for Elastica can be found under Elastica.io. If you have questions, don't hesitate to ask them on Stackoverflow and add the Tag "Elastica" or in our Gitter channel. All library issues should go to the issue tracker from github.
Compatibility
This release is compatible with all Elasticsearch 6.x releases. It was tested with version 6.0.0.
Contributing
Contributions are always welcome. For details on how to contribute, check the CONTRIBUTING file.
Dependencies
Project | Version | Required |
---|---|---|
Elasticsearch | 6.0 | yes |