Skip to content

This bundles allow loading YAML based fixtures for Symfony2 according to your declared entities.

Notifications You must be signed in to change notification settings

AliHichem/AliDataLoaderBundle

Repository files navigation

NOTE: still under heavy development !!

Getting Started With AliDataLoaderBundle

The DoctrineDataLoader bundle for symfony2 allow to load YAML fixtures according to your entities from your ORM/ODM This bundle provides a way to load data once and prevent duplication. It mainly includes:

  • Simple dataloader to load data from Doctrine2/Propel ORM or MongoDb/CouchDb ODM.
  • Prevent duplication.
  • Support of associations.
  • Command line to manage the loader

About

This bundles allow loading YAML based fixtures for Symfony2 according to your declared entities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages