dev-master
9999999-dev
The Requires
The Development Requires
1.0.0
1.0.0.0
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
A clothing provider for fzaninotto/faker, (*1)
Install with composer.
Add to your composer.json file:, (*2)
{
"require": {
"rauwebieten/php-faker-clothing": "^1.0"
}
}
<?php $faker = \Faker\Factory::create(); $faker->addProvider(new \RauweBieten\PhpFakerClothing\Clothing($faker)); echo $faker->clothing() . PHP_EOL;
See the examples folder for more information, (*3)
See examples/output/example.md for 100 generated rows, (*4)
To fill a e-commerce database with fake data? See fzaninotto/faker, (*5)