willdurand / faker-bundle
Put the awesome Faker lib into the DIC and populate your database with fake data.
Installs: 1 196 751
Dependents: 16
Suggesters: 2
Security: 0
Stars: 276
Watchers: 10
Forks: 35
Open Issues: 13
Type:symfony-bundle
Requires
- php: >=5.3
- fzaninotto/faker: ~1.3
- symfony/framework-bundle: ~2.3|~3.0|^4.0
Requires (Dev)
- symfony/phpunit-bridge: ^4.0
README
This bundle integrates Faker, a PHP library that generates fake data for you. It provides a command to load random data for your model objects as simple as possible.
Documentation
For documentation, see:
Resources/doc/
Contributing
See CONTRIBUTING file.
Credits
- François Zaninotto (Creator of Faker)
- William Durand
- All contributors
License
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE