Download the PHP package cviebrock/laravel-elasticsearch without Composer
On this page you can find all versions of the php package cviebrock/laravel-elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cviebrock/laravel-elasticsearch
More information about cviebrock/laravel-elasticsearch
Files in cviebrock/laravel-elasticsearch
Package laravel-elasticsearch
Short Description An easy way to use the official PHP ElasticSearch client in your Laravel applications.
License MIT
Homepage https://github.com/cviebrock/laravel-elasticsearch
Informations about the package laravel-elasticsearch
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:
- create a new fork
- use an existing fork
- migrate to the package that has taken over development: mailerlite/laravel-elasticsearch
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
All versions of laravel-elasticsearch with dependencies
ext-json Version *
elasticsearch/elasticsearch Version ^7.11
guzzlehttp/psr7 Version ^1.7|^2.0
illuminate/contracts Version ^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^7.0|^8.0|^9.0|^10.0
psr/http-message Version ^1.0