Download the PHP package nailfor/elasticsearch without Composer
On this page you can find all versions of the php package nailfor/elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nailfor/elasticsearch
More information about nailfor/elasticsearch
Files in nailfor/elasticsearch
Download nailfor/elasticsearch
More information about nailfor/elasticsearch
Files in nailfor/elasticsearch
Vendor nailfor
Package elasticsearch
Short Description Eloquent like library for Elasticsearch
License MIT
Package elasticsearch
Short Description Eloquent like library for Elasticsearch
License MIT
Keywords elasticsearcheloquent
Please rate this library. Is it a good library?
Informations about the package elasticsearch
PHP Elasticsearch client for Laravel
Elasticsearch client for Eloquent ORM
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Usage
Add config/app.php
and config/database.php
Example model
Example select
!!!ATTENTION!!! After v0.17.0 groups returns the query result!
Example groups
Range aggregations
Date aggregations
Interval aggregations
Average aggregations
Min/max aggregations
Sum aggregations
Nested aggregations
Stats aggregations
Example fuzziness
Example scroll API
or
Example suggest request
Example nested request
Example bulk insert
Example post_filter
Debug
$query = esSearch::query() ->dd(true) //default false ;
Credits
License
The GNU License (GNU). Please see License File for more information.
All versions of elasticsearch with dependencies
PHP Build Version
Package Version
The package nailfor/elasticsearch contains the following files
Loading the files please wait ....