triadev/leopard

Leopard is an elasticsearch odm (Object Document Mapper) for laravel eloquent.

v1.5.0 2019-01-12 21:05 UTC

This package is auto-updated.

Last update: 2024-04-13 10:04:00 UTC


README

Leopard is an elasticsearch odm (Object Document Mapper) for laravel eloquent.

Software license Travis Coveralls CodeCov

Scrutinizer Code Quality Code Coverage Build Status

Latest stable Latest development Monthly installs Total Downloads

Supported laravel versions

Laravel 5.5 Laravel 5.6 Laravel 5.7

Supported elasticsearch versions

Elasticsearch 6.0 Elasticsearch 6.1 Elasticsearch 6.2 Elasticsearch 6.3 Elasticsearch 6.4

Main features

  • Storing eloquent models in elasticsearch
  • DSL for elasticsearch
  • Fluent mapping builder
  • Update elasticsearch mapping via file

Documentation

Reporting Issues

If you do find an issue, please feel free to report it with GitHub's bug tracker for this project.

Alternatively, fork the project and make a pull request. :)

Testing

  1. docker-compose -f docker-compose.yml up
  2. composer test

Contributing

Please see CONTRIBUTING for details.

Credits

Other

Project related links

License

The code for Leopard is distributed under the terms of the MIT license (see LICENSE).