Laravel 7 – 10
PHP 7.3+
No commit activity in last 2 years
No release in over 2 years
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.4.3
^6.5|^7.0|^8.0
phpunit/phpunit
^9.4

Runtime

elasticsearch/elasticsearch
^7.11
guzzlehttp/psr7
^1.7|^2.0
^7.0|^8.0|^9.0|^10.0
^7.0|^8.0|^9.0|^10.0
psr/http-message
^1.0
 Project Readme

Laravel-Elasticsearch

An easy way to use the official Elastic Search client in your Laravel or Lumen applications.

⚠️ This Package Is Abandoned

Due to several factors, including the fact that I no longer use ES, I have ceased development on this package.

You are free to continue using it, but be aware that any issues or PRs you submit (including working with recent versions of Laravel), or any feature requests you have, will likely be ignored.

If you want to use a maintained version of this package, you can:

Documentation

See README-OLD.md for how to use this package.

Copyright and License

laravel-elasticsearch was written by Colin Viebrock and is released under the MIT License.

Copyright (c) 2015 Colin Viebrock