Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
46 lines (35 loc) · 1.13 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.13 KB

Fazland - Elastica ODM Bundle

Build Status

⚠️ 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.