doctrine/doctrine-fixtures-bundle
Symfony DoctrineFixturesBundle
Maintainers
Package info
github.com/doctrine/DoctrineFixturesBundle
Type:symfony-bundle
pkg:composer/doctrine/doctrine-fixtures-bundle
4.3.1
2025-12-03 16:05 UTC
Requires
- php: ^8.1
- doctrine/data-fixtures: ^2.2
- doctrine/doctrine-bundle: ^2.2 || ^3.0
- doctrine/orm: ^2.14.0 || ^3.0
- doctrine/persistence: ^2.4 || ^3.0 || ^4.0
- psr/log: ^2 || ^3
- symfony/config: ^6.4 || ^7.0 || ^8.0
- symfony/console: ^6.4 || ^7.0 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.0 || ^8.0
- symfony/deprecation-contracts: ^2.1 || ^3
- symfony/doctrine-bridge: ^6.4.16 || ^7.1.9 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
- doctrine/coding-standard: 14.0.0
- phpstan/phpstan: 2.1.11
- phpunit/phpunit: ^10.5.38 || 11.4.14
Suggests
None
Provides
None
Conflicts
- doctrine/dbal: < 3
Replaces
None
MIT 9e013ed10d49bf7746b07204d336384a7d9b5a4d
- Fabien Potencier <fabien.woop@symfony.com>
- Doctrine Project
- Symfony Community
This package is auto-updated.
Last update: 2026-06-15 11:20:50 UTC
README
This bundle integrates the Doctrine Data Fixtures library into Symfony so that you can load data fixtures programmatically into the Doctrine ORM.
Read the full documentation of this bundle.
