doctrine / doctrine-fixtures-bundle
Symfony DoctrineFixturesBundle
Fund package maintenance!
Patreon
Tidelift
www.doctrine-project.org/sponsorship.html
Installs: 82 466 533
Dependents: 876
Suggesters: 41
Security: 0
Stars: 2 460
Watchers: 27
Forks: 203
Open Issues: 36
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- doctrine/data-fixtures: ^1.3
- doctrine/doctrine-bundle: ^2.2
- doctrine/orm: ^2.14.0 || ^3.0
- doctrine/persistence: ^2.4|^3.0
- symfony/config: ^5.4|^6.0|^7.0
- symfony/console: ^5.4|^6.0|^7.0
- symfony/dependency-injection: ^5.4|^6.0|^7.0
- symfony/deprecation-contracts: ^2.1|^3
- symfony/doctrine-bridge: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
Requires (Dev)
- doctrine/coding-standard: ^12
- phpstan/phpstan: ^1.10.39
- phpunit/phpunit: ^9.6.13
- symfony/phpunit-bridge: ^6.3.6
- vimeo/psalm: ^5.15
Conflicts
- doctrine/dbal: < 3
- 4.0.x-dev
- 3.7.x-dev
- 3.6.x-dev
- 3.6.1
- 3.6.0
- 3.5.x-dev
- 3.5.1
- 3.5.0
- 3.4.x-dev
- 3.4.5
- 3.4.4
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.x-dev
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.x-dev
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.x-dev
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.x-dev
- v2.4.1
- v2.4.0
- 2.3.0
- v2.2.1
- v2.2.0
- v2.1.0-ALPHA
- 2.0.x-dev
- v2.0.1
- v2.0.0
- v1.0.0-beta1
- dev-3.6.x-merge-up-into-4.0.x_Yrb8kdF5
- dev-old-rewrite
This package is auto-updated.
Last update: 2024-11-04 20:27:05 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.