alms / database-seeder-bundle
Spiral Database Seeder Bundle for Symfony
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- butschster/entity-faker: ^2.0
- cycle/orm: ^2.5
- fakerphp/faker: ^1.23
- laminas/laminas-hydrator: ^4.3
- psr/log: 3.0.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/framework-bundle: ^5.4 || ^6.0 || ^7.0
- symfony/service-contracts: ^1.1.1 || ^2.0 || ^3
README
This package contains a big part of the Spiral Database Seeder package, modified to work with Symfony.
Installation
Install via composer
$ composer require alms/database-seeder-bundle
Documentation
The source of the documentation is available in the Resources/docs folder.
For more about spiral database seeder, please visit https://spiral.dev/docs/testing-database/current/en .
LICENSE
The MIT license. See MIT