pecserke/yaml-fixtures-bundle

Symfony PecserkeYamlFixturesBundle

1.1.0-RC1 2019-10-28 14:06 UTC

README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License SensioLabsInsight Coverage Status

This bundle for Symfony 2 allows you to write your Doctrine2 Data Fixtures in YaML for both ORM and ODM. Define your progamatically loaded fixtures data in easily readable, structured way.

Installation

Installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.