DoctrineFixturesBundle
======================

This bundle integrates the [Doctrine2 Data Fixtures library](https://github.com/doctrine/data-fixtures)
into Symfony so that you can load data fixtures programmatically into the Doctrine ORM or ODM.

Documentation on how to install and use this bundle is available in the
Symfony2 [documentation](http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html).
