https://github.com/refugis/elastica-odm-bundle
Symfony Bundle for https://github.com/refugis/elastica-odm
https://github.com/refugis/elastica-odm-bundle
Last synced: 18 days ago
JSON representation
Symfony Bundle for https://github.com/refugis/elastica-odm
- Host: GitHub
- URL: https://github.com/refugis/elastica-odm-bundle
- Owner: refugis
- License: mit
- Created: 2020-04-06T15:10:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T15:48:03.000Z (about 6 years ago)
- Last Synced: 2024-04-25T02:25:11.595Z (about 2 years ago)
- Language: PHP
- Size: 58.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Refugis - Elastica ODM Bundle
=============================
[](https://travis-ci.com/refugis/elastica-odm-bundle)
Symfony Bundle for [Elastica ODM](https://www.github.com/refugis/elastica-odm).
Originally written by [Fazland team](https://www.github.com/fazland/elastica-odm-bundle).
Requirements
------------
- php ^7.3
- refugis/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](https://getcomposer.org/):
```sh
$ composer require refugis/elastica-odm-bundle
```
Using Elastica ODM Bundle
-------------------------
Work in progress
Test
----
Just run
```sh
$ ./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](https://github.com/refugis/elastica-odm-bundle/blob/master/LICENSE) file for details.