jenky / elastify
Powerful Elasticsearch ODM for Laravel
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/jenky/elastify
Requires
- php: ^7.2
- elasticsearch/elasticsearch: ^6.5|^7.5
- illuminate/config: ^6.0|^7.0
- illuminate/container: ^6.0|^7.0
- illuminate/pagination: ^6.0|^7.0
- ongr/elasticsearch-dsl: ^6.0|^7.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0
- phpunit/phpunit: ^7.0|^8.0|^9.0
- squizlabs/php_codesniffer: ^3.0
Suggests
- aws/aws-sdk-php: Required to connect to an Elasticsearch host on AWS (^3.80)
This package is auto-updated.
Last update: 2025-09-29 02:03:02 UTC
README
Elasticsearch fluent query builder for Laravel
Install
Via Composer
$ composer require jenky/elastify
Usage
WIP
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email contact@lynh.me instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.