h4cc/alice-fixtures-bundle
Symfony2 bundle for flexible data fixtures using nelmio/alice and Faker. Load fixtures from YAML/PHP, decouple from Doctrine DataFixtures, and optionally drop & recreate Doctrine ORM schema. Supports Doctrine ORM and MongoDB ODM. Work in progress (<1.0).
There have been changes in the interfaces, encouraging a version bump.
This release contains the following changes:
--drop for load:sets command. #37Bugfix: FixtureManager::addProvider() Fixed #29
This release is using Doctrine RegistryManagers instead of EntityManagers. This results in recreating the schema for all configured EntityMangers, not just the configured one.
This release contains the following changes:
This release contains a fix for issue #11
Made the used doctrine object_manager service configureable. With this change it is possible to use the MongoDB ObjectManager and persist your fixtures to MongoDB.
There has been a mistake in the services.xml file that has been resolved. Thanks for the Feedback so far.
First release, mainly as a source for feedback.
How can I help you explore Laravel packages today?