Download the PHP package meet-library/elasticsearch-orm without Composer
On this page you can find all versions of the php package meet-library/elasticsearch-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meet-library/elasticsearch-orm
More information about meet-library/elasticsearch-orm
Files in meet-library/elasticsearch-orm
Download meet-library/elasticsearch-orm
More information about meet-library/elasticsearch-orm
Files in meet-library/elasticsearch-orm
Vendor meet-library
Package elasticsearch-orm
Short Description Adapt the orm query method of elasticsearch for >=php7.4
License MIT
Package elasticsearch-orm
Short Description Adapt the orm query method of elasticsearch for >=php7.4
License MIT
Please rate this library. Is it a good library?
Informations about the package elasticsearch-orm
PHP ELASTICSEARCH ORM
Install
Support Elasticsearch Version
more than 7.0
Use
PHP
Hyperf framework
Use in Code
OrmElasticsearchClientFactory
Quickstart
Create
Batch Create
Update
Batch Update Or Update
deleteById
delete
Select
Count
Condition
whereTerm
whereLike(wildcard)
match
range
where in
nestedQuery
search nested data
Where Support Operator
['=' => 'eq','>' => 'gt','>=' => 'gte','<' => 'lt','<=' => 'lte','!=' => 'ne',]
More
see file Meet\ElasticsearchOrm\Builder
All versions of elasticsearch-orm with dependencies
PHP Build Version
Package Version
The package meet-library/elasticsearch-orm contains the following files
Loading the files please wait ...