Download the PHP package media24si/eswrapper without Composer
On this page you can find all versions of the php package media24si/eswrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download media24si/eswrapper
More information about media24si/eswrapper
Files in media24si/eswrapper
Download media24si/eswrapper
More information about media24si/eswrapper
Files in media24si/eswrapper
Vendor media24si
Package eswrapper
Short Description Laravel 5 Elasticsearch-PHP 2 wrapper
License MIT
Homepage https://github.com/Media24si/ESWrapper
Package eswrapper
Short Description Laravel 5 Elasticsearch-PHP 2 wrapper
License MIT
Homepage https://github.com/Media24si/ESWrapper
Please rate this library. Is it a good library?
Informations about the package eswrapper
ElasticSearch-php 2 Facade
Facade for elasticsearch-php2
Install
Require this package with Composer (Packagist), using the following command:
Register the ESWrapperServiceProvider to the providers array in config/app.php
Publish vendor files (config file):
Optional
Register the facade in config/app.php
:
Usage
You can use this package without any configuration. Just use the \Elastic facade in your controller.
Call your endpoints, like you would a normal elasticsearch client:
License
The MIT License (MIT). Please see License File for more information.
All versions of eswrapper with dependencies
PHP Build Version
Package Version
The package media24si/eswrapper contains the following files
Loading the files please wait ....