Download the PHP package glodov/elastic-wrapper without Composer
On this page you can find all versions of the php package glodov/elastic-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glodov/elastic-wrapper
More information about glodov/elastic-wrapper
Files in glodov/elastic-wrapper
Download glodov/elastic-wrapper
More information about glodov/elastic-wrapper
Files in glodov/elastic-wrapper
Vendor glodov
Package elastic-wrapper
Short Description Elastic search PHP wrapper for MVC frameworks
License MIT
Homepage https://github.com/glodov/elastic-wrapper
Package elastic-wrapper
Short Description Elastic search PHP wrapper for MVC frameworks
License MIT
Homepage https://github.com/glodov/elastic-wrapper
Please rate this library. Is it a good library?
Informations about the package elastic-wrapper
elastic-wrapper
Elastic search PHP wrapper for MVC frameworks
Example of usage
Run command php tests/index.php
to make indexed database of cars taken from automotive-model-year-data.
Run command php tests/search.php
to see how search function works. Second initialization of $search = new Search()
is required, otherwise it returns old results (from previous search matches), I did not find out why.
All versions of elastic-wrapper with dependencies
PHP Build Version
Package Version
The package glodov/elastic-wrapper contains the following files
Loading the files please wait ....