zanui/zanui-fixtures-bundle

Provides classes to easily load fixtures to the Doctrine ORM using YAML files

Installs: 8 950

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 11

Forks: 1

Open Issues: 1

Type:symfony-bundle

v2.0.1 2014-08-28 06:54 UTC

This package is not auto-updated.

Last update: 2024-03-26 00:32:49 UTC


README

Code Climate Code Coverage Dependency Status Latest Stable Version Total Downloads

This bundle defines abstract fixture classes to load test data into a database. It complements the DoctrineFixturesBundle by extending and implementing classes from the Doctrine2 Data Fixtures library to ease the pain of loading data fixtures programmatically into the Doctrine ORM. Please read the documentation for that bundle first to get familiar with the basic concepts that we will build upon.

Documentation

See http://zanuifixturesbundle.readthedocs.org/