wc-smooth-generator icon indicating copy to clipboard operation
wc-smooth-generator copied to clipboard

Create eCommerce Provider for Faker library

Open kloon opened this issue 7 years ago • 0 comments

Currently, we make use of the standard Faker providers when generating data, this data is not really suited for things like product names, categories, tags and attributes.

Implement something along the lines of https://github.com/mbezhanov/faker-provider-collection/blob/master/src/Faker/Provider/Commerce.php which creates a new provider for eCommerce specific functionality to generate more meaningful product data.

kloon avatar Jun 25 '18 10:06 kloon