refugis/elastica-odm-bundle

dev-master 2020-04-06 15:47 UTC

This package is auto-updated.

Last update: 2024-03-07 00:15:44 UTC


README

Build Status

Symfony Bundle for Elastica ODM. Originally written by Fazland team.

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:

$ composer require refugis/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.