This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/elastica-odm.
Doctrine like document manager for ElasticSearch, based on Elastica
- php ^7.3
- doctrine/annotations ^1.6
- doctrine/common ^2.8
- kcs/class-finder ^0.1
- kcs/metadata: ^3.1
- ocramius/proxy-manager ^2.0
- psr/cache-implementation ^1.0
- psr/log ^1.0
- ruflin/elastica ^5.0|^6.0
The suggested installation method is via composer:
$ composer require fazland/elastica-odm
Work in progress
Just run
$ ./run-tests.sh
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
Elastica ODM is licensed under the MIT License - see the LICENSE file for details.