Download the PHP package kent013/faker-json without Composer
On this page you can find all versions of the php package kent013/faker-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package faker-json
faker-json
Call FakerPHP/Faker faker formatter with JSON.
The JSON is looks like,
This json will call faker method as
Installation
Usage
Call faker method
Call faker method with locale
get formatter definitions
as array
as json
get formatter locales
as array
as json
Load third party providers
To load third party providers to generate value, call addProvider prior to use the provider.
Especially in Laravel, create FakerJsonServiceProvider
and add it to app.provider
config
config/app.php
All versions of faker-json with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
fakerphp/faker Version ^1.20
haydenpierce/class-finder Version ^0.4.4
webmozart/assert Version ^1.11
phpstan/phpdoc-parser Version ^1.16
fakerphp/faker Version ^1.20
haydenpierce/class-finder Version ^0.4.4
webmozart/assert Version ^1.11
phpstan/phpdoc-parser Version ^1.16
The package kent013/faker-json contains the following files
Loading the files please wait ....