What is FakerPHP used for?
The FakerPHP library is used to generate fake data for testing and debugging purposes via its properties called formatters. The Faker plugin utilizes the library to generate fake:
- pages.
- comments.
- user accounts.
Installation
- Install FakerPHP via Composer:
composer require fakerphp/faker - Copy the 'faker' folder to your Cotonti plugins folder.
- Install it via Administration / Extensions.
- Configure path to FakerPHP and Locale via plugin config
Use
The following options are available...