Leopard is an elasticsearch odm (Object Document Mapper) for laravel eloquent.
- Storing eloquent models in elasticsearch
- DSL for elasticsearch
- Fluent mapping builder
- Update elasticsearch mapping via file
- Home
- Installation
- Configuration
- Searchable eloquent models
- DSL
- Mapping
- Sync database with elasticsearch
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. :)
- docker-compose -f docker-compose.yml up
- composer test
Please see CONTRIBUTING for details.
The code for Leopard is distributed under the terms of the MIT license (see LICENSE).