rockadev / doctrine-fixtures-bundle
Fork for Symfony DoctrineFixturesBundle
Package info
github.com/DarkSearinoX/DoctrineFixturesBundle
Type:symfony-bundle
pkg:composer/rockadev/doctrine-fixtures-bundle
v3.0.4
2018-02-01 02:46 UTC
Requires
- php: >=5.5.9|^7.0
- doctrine/data-fixtures: ~1.0
- doctrine/doctrine-bundle: ~1.0
- symfony/doctrine-bridge: ~2.7|~3.0|~4.0
- symfony/framework-bundle: ^3.3|^4.0
Requires (Dev)
- symfony/phpunit-bridge: ^3.3
This package is not auto-updated.
Last update: 2026-03-18 12:11:22 UTC
README
This bundle integrates the Doctrine2 Data Fixtures library into Symfony so that you can load data fixtures programmatically into the Doctrine ORM or ODM.
Read the full documentation of this bundle.