GitHub / Spameri / ElasticQuery
Elastic documentation converted to php objects for easy using.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spameri%2FElasticQuery
PURL: pkg:github/Spameri/ElasticQuery
Stars: 6
Forks: 4
Open issues: 1
License: None
Language: PHP
Size: 406 KB
Dependencies parsed at: Pending
Created at: about 8 years ago
Updated at: 2 days ago
Pushed at: 2 days ago
Last synced at: 2 days ago
Commit Stats
Commits: 138
Authors: 6
Mean commits per author: 23.0
Development Distribution Score: 0.058
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Spameri/ElasticQuery
v2.0.0-alpha.3
v2.0.0-alpha.3 Pre-release
Download
v2.0.0-alpha.2
v2.0.0-alpha.2 Pre-release
Download
v1.0.1
v1.0.1 Pre-release
Full Changelog: https://github.com/Spameri/ElasticQuery/compare/v1.0.0...v1.0.1
Download
v1.0.0
v1.0.0
Finalized objects for Elasticsearch queries. All library objects should have elasticsearch documentation equivalent page, which is converted to scrict PHP object.
Documentation
https://github.com/Spameri/ElasticQuery/blob/master/doc/01-usage.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/02-query-objects.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/03-aggregation-objects.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/04-result-objects.md
What’s Changed
- Add support for filter in aggregation collection by @petrgala in https://github.com/Spameri/ElasticQuery/pull/3
- slovniky by @Jakub-Fajkus in https://github.com/Spameri/ElasticQuery/pull/6
- Remove
matchkeyword from class names (atc.) for PHP8.0+ (for version-one breanch) by @pechondra in https://github.com/Spameri/ElasticQuery/pull/8 - adding methods for common situations by @AloisJasa in https://github.com/Spameri/ElasticQuery/pull/9
- Version one by @VBoss in https://github.com/Spameri/ElasticQuery/pull/5
New Contributors
- @petrgala made their first contribution in https://github.com/Spameri/ElasticQuery/pull/3
- @Jakub-Fajkus made their first contribution in https://github.com/Spameri/ElasticQuery/pull/6
- @pechondra made their first contribution in https://github.com/Spameri/ElasticQuery/pull/8
- @AloisJasa made their first contribution in https://github.com/Spameri/ElasticQuery/pull/9
Full Changelog: https://github.com/Spameri/ElasticQuery/compare/v0.6.0...v1.0.0
Download