fazland / elastica-odm-bundle
This package is abandoned and no longer maintained.
The author suggests using the refugis/elastica-odm-bundle package instead.
Elastica ODM Bundle
dev-master
2020-04-06 16:43 UTC
Requires
- php: ^7.3
- fazland/elastica-odm: ^1.0
- symfony/config: ^4.0|^5.0
- symfony/dependency-injection: ^4.0|^5.0
- symfony/framework-bundle: ^4.0|^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- phpunit/phpunit: ^8.0
- symfony/browser-kit: ^4.0
- symfony/cache: ^4.0|^5.0
- symfony/monolog-bundle: ^3.4
- symfony/web-profiler-bundle: ^4.0|^5.0
- symfony/yaml: ^4.0|^5.0
- twig/twig: ^2.0
This package is auto-updated.
Last update: 2020-04-06 16:43:58 UTC
README
⚠️ Warning
This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/elastica-odm-bundle.
Symfony Bundle for Elastica ODM
Requirements
- php ^7.3
- fazland/elastica-odm ^1.0
- symfony/config ^4.0
- symfony/dependency-injection ^4.0
- symfony/framework-bundle ^4.0
Installation
The suggested installation method is via composer:
$ composer require fazland/elastica-odm-bundle
Using Elastica ODM Bundle
Work in progress
Test
Just run
$ ./run-tests.sh
Contributing
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
License
Elastica ODM Bundle is licensed under the MIT License - see the LICENSE file for details.