vendor/bundles/Symfony/Bundle/DoctrineFixturesBundle/README.markdown
author cavaliet
Fri, 24 Jan 2014 17:50:24 +0100
changeset 106 c1477ecf55e3
parent 58 624e5900f5a4
permissions -rw-r--r--
too much copy paste

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).