Faker
Table of Contents
Namespaces
Classes
- ChanceGenerator
- This generator returns a default value for all called properties and methods. It works with Faker\Generator::optional().
- DefaultGenerator
- This generator returns a default value for all called properties and methods.
- 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()