mlo / factory-bot
Create fixtures for testing
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/mlo/factory-bot
Requires
- php: ^7.1
- fzaninotto/faker: ^1.7
- symfony/finder: ^3.0|^4.0
- symfony/property-access: ^3.0|^4.0
Requires (Dev)
- doctrine/orm: ^2.6
- phpunit/phpunit: ^6.5
Suggests
- doctrine/orm: If you want to store fixtures using Doctrine
README
Factory Bot is a fixture generation library for PHP inspired by factory_bot.
Usage
See tests/
for some examples for now.