2017 © Pedro Peláez
 

library laravel-elasticsearch-provider

A service provider for laravel to managing data versions in elasticsearch.

image

triadev/laravel-elasticsearch-provider

A service provider for laravel to managing data versions in elasticsearch.

  • Friday, July 6, 2018
  • by triadev
  • Repository
  • 2 Watchers
  • 0 Stars
  • 129 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 31 Versions
  • 1 % Grown

The README.md

LaravelElasticsearchProvider

Software license Travis Coveralls CodeCov, (*1)

Scrutinizer Code Quality Code Coverage Build Status, (*2)

![Latest stable][ico-version-stable] Latest development ![Monthly installs][ico-downloads-monthly] Total Downloads, (*3)

A laravel service provider for the elasticsearch php client: https://github.com/elastic/elasticsearch-php, (*4)

Supported laravel versions

![Laravel 5.6][icon-l55] Laravel 5.6 ![Laravel 5.7][icon-l57], (*5)

Supported elasticsearch versions

Elasticsearch 6.0 ![Elasticsearch 6.1][icon-e61] Elasticsearch 6.2 ![Elasticsearch 6.3][icon-e63] Elasticsearch 6.4, (*6)

Installation

Composer

composer require triadev/laravel-elasticsearch-provider, (*7)

Application

The package is registered through the package discovery of laravel and Composer., (*8)

https://laravel.com/docs/5.7/packages, (*9)

Once installed you can now publish your config file and set your correct configuration for using the package., (*10)

php artisan vendor:publish --provider="Triadev\Es\Provider\ElasticsearchServiceProvider" --tag="config"

This will create a file config/triadev-elasticsearch.php., (*11)

Configuration

Key Env Value Description Default
hosts ELASTICSEARCH_HOSTS STRING Hosts localhost
retries ELASTICSEARCH_RETRIES INTEGER operation retries 3

Example: hosts

Delimiter for different hosts: | (pipe), (*12)

http://localhost:9200/|https://username:password!#$?*abc@foo.com:9200/

Reporting Issues

If you do find an issue, please feel free to report it with GitHub's bug tracker for this project., (*13)

Alternatively, fork the project and make a pull request. :), (*14)

Testing

composer test, (*15)

Contributing

Please see CONTRIBUTING for details., (*16)

Credits

Other

Author

License

The code for LaravelElasticsearchProvider is distributed under the terms of the MIT license (see LICENSE)., (*17)

The Versions

06/07 2018

dev-master

9999999-dev

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

06/07 2018

v1.14.0

1.14.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

10/05 2018

v1.13.1

1.13.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

03/12 2017

v1.13.0

1.13.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

21/10 2017

v1.12.1

1.12.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

19/09 2017

v1.12.0

1.12.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

17/08 2017

v1.11.2

1.11.2.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

12/08 2017

v1.11.1

1.11.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

10/08 2017

v1.11.0

1.11.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

08/08 2017

v1.10.0

1.10.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

08/08 2017

v1.9.3

1.9.3.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

28/07 2017

v1.9.2

1.9.2.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

13/07 2017

v1.9.1

1.9.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

05/07 2017

v1.9.0

1.9.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

18/06 2017

v1.8.0

1.8.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

18/06 2017

v1.7.0

1.7.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

18/06 2017

v1.6.0

1.6.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christopher Lorke

laravel lumen elasticsearch

11/06 2017

v1.5.0

1.5.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

23/05 2017

1.5.0

1.5.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

23/05 2017

v1.4.1

1.4.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

22/05 2017

v1.4.0

1.4.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

22/05 2017

v1.3.2

1.3.2.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

09/05 2017

v1.3.1

1.3.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

09/05 2017

v1.3.0

1.3.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

09/05 2017

v1.2.1

1.2.1.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

05/05 2017

v1.2.0

1.2.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

05/05 2017

v1.1.0

1.1.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

03/05 2017

v0.0.3

0.0.3.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

03/05 2017

v1.0.0

1.0.0.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

03/05 2017

v0.0.2

0.0.2.0

A service provider for laravel to managing data versions in elasticsearch.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch

03/05 2017

v0.0.1

0.0.1.0

An elasticsearch provider for laravel.

  Sources   Download

MIT

The Requires

 

by Christopher Lorke

laravel lumen elasticsearch