anashaat / laravel-elasticsearch
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
Fund package maintenance!
anashaat
v1.0.0
2025-03-02 07:43 UTC
Requires
- php: ^7.3|^8.0|^8.1
- ext-json: *
- elasticsearch/elasticsearch: ^7.11
- guzzlehttp/psr7: ^1.7|^2.0
- illuminate/contracts: ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
- psr/http-message: ^1.0|^2.0
Requires (Dev)
- mockery/mockery: ^1.4.3
- orchestra/testbench: ^6.45|^7.44|^8.25|^9.3|^10.0
- phpunit/phpunit: ^9.4
Suggests
- aws/aws-sdk-php: Required to connect to an Elasticsearch host on AWS (^3.80)