Faker
Namespaces
Interfaces, Classes and Traits
- DefaultGenerator
- This generator returns a default value for all called properties and methods. It works with Faker\Generator\Base->optional().
- Documentor
- Factory
- Generator
- UniqueGenerator
- Proxy for other generators that returns only unique values.
- ValidGenerator
- Proxy for other generators, to return only valid values. Works with Faker\Generator\Base->valid()