This pack provides:
faker.address
: generates addresses usingFakerPHP/Faker
,faker.method
: generates arbitrary data using any existingFakerPHP/Faker
method.
Run the following command to add this pack to your application:
composer require db-tools-bundle/pack-faker
Learn more about how to use this package reading the DbToolsBundle documentation on Read the Docs.
This software is published under the MIT License.