Download the PHP package vae/php-elasticsearch-orm without Composer
On this page you can find all versions of the php package vae/php-elasticsearch-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vae/php-elasticsearch-orm
More information about vae/php-elasticsearch-orm
Files in vae/php-elasticsearch-orm
Download vae/php-elasticsearch-orm
More information about vae/php-elasticsearch-orm
Files in vae/php-elasticsearch-orm
Vendor vae
Package php-elasticsearch-orm
Short Description Adapt the orm query method of elasticsearch for >=php7.4
License MIT
Package php-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 php-elasticsearch-orm
PHP ELASTICSEARCH ORM
Install
Support Elasticsearch Version
more than 7.0
Use
PHP
Laravel framework
Add the service provider config in config/app.php
Use in Code
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 Vae\PhpElasticsearchOrm\Builder
All versions of php-elasticsearch-orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/support Version ^5.3|^6.0|^7.0|^8.0|^9.0|^10.0
elasticsearch/elasticsearch Version ^7.0
ramsey/uuid Version ^4.1
illuminate/support Version ^5.3|^6.0|^7.0|^8.0|^9.0|^10.0
elasticsearch/elasticsearch Version ^7.0
ramsey/uuid Version ^4.1
The package vae/php-elasticsearch-orm contains the following files
Loading the files please wait ....