mlo / factory-bot
This package is abandoned and no longer maintained.
No replacement package was suggested.
Create fixtures for testing
v0.3.1
2018-01-10 19:00 UTC
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.