-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestwork in progressWork in progressWork in progress
Description
It would be great to use fakerphp/faker as fake data provider because:
- It's well known stable solution with many features.
- It supports
seedto generate the same values in unit tests. - It generates real human examples in comparison to this package.
- It can generate data for different locales.
The only disadvantage of fzaninotto/faker is library size(3.5MB). That's why I'm going to add it as suggest package, not required.
I submit this issue just to show what I'm working on right now!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwork in progressWork in progressWork in progress