cviebrock/laravel-elasticsearch

This package is abandoned and no longer maintained. The author suggests using the mailerlite/laravel-elasticsearch package instead.

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

Maintainers

👁 cviebrock

Package info

github.com/cviebrock/laravel-elasticsearch

pkg:composer/cviebrock/laravel-elasticsearch

Fund package maintenance!

cviebrock

Statistics

Installs: 2 924 658

Dependents: 8

Suggesters: 0

Stars: 6

Open Issues: 0

10.0.2 2023-06-12 20:55 UTC

Requires

Requires (Dev)

Suggests

  • aws/aws-sdk-php: Required to connect to an Elasticsearch host on AWS (^3.80)

Provides

None

Conflicts

None

Replaces

None

MIT bcee990cc655beff311d2fe25a3ba39d4204716a

  • Colin Viebrock <colin.woop@viebrock.ca>

clientsearchelasticsearchlaravel


README

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