liip / test-fixtures-bundle
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
Installs: 615 458
Dependents: 24
Suggesters: 1
Security: 0
Stars: 85
Watchers: 4
Forks: 24
Open Issues: 19
Type:symfony-bundle
Requires
- php: ^7.2 || ^8.0
- doctrine/common: ^2.13 || ^3.0
- symfony/framework-bundle: ^3.4 || ^4.4 || ^5.0
- symfony/yaml: ^3.4 || ^4.4 || ^5.0
Requires (Dev)
- doctrine/data-fixtures: ^1.3
- doctrine/doctrine-bundle: ^1.8 || ^2.0
- doctrine/doctrine-fixtures-bundle: ^3.0.2
- doctrine/orm: ^2.6
- monolog/monolog: ^1.11 || ^2.0
- phpunit/phpunit: ^7.5 || ^8.0
- symfony/monolog-bridge: >=3
- symfony/monolog-bundle: ^3.2
- symfony/phpunit-bridge: ^3.4 || ^4.4 || ^5.0
- theofidry/alice-data-fixtures: ^1.0.1
Suggests
- doctrine/dbal: Required when using the fixture loading functionality with an ORM and SQLite
- doctrine/doctrine-fixtures-bundle: Required when using the fixture loading functionality
- doctrine/orm: Required when using the fixture loading functionality with an ORM and SQLite
- hautelook/alice-bundle: Required when using loadFixtureFiles functionality with custom providers
- theofidry/alice-data-fixtures: Required when using loadFixtureFiles functionality
This package is auto-updated.
Last update: 2021-01-13 23:30:33 UTC