Download the PHP package vgirol/jsonapi-faker without Composer
On this page you can find all versions of the php package vgirol/jsonapi-faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vgirol/jsonapi-faker
More information about vgirol/jsonapi-faker
Files in vgirol/jsonapi-faker
Package jsonapi-faker
Short Description This package provides a factory to generate fake data using the JSON:API specification.
License MIT
Homepage http://github.com/VGirol/JsonApi-Faker
Informations about the package jsonapi-faker
JsonApi-Faker
This package provides a set of factories to build fake data using the JSON:API specification.
Technologies
- PHP 7.3+
Installation
To install through composer, simply put the following in your composer.json
file:
And then run composer install
from the terminal.
Quick Installation
Above installation can also be simplified by using the following command:
Usage
First create a faker generator.
Then create a factory.
Next you can fill the factory ...
... or generate a fake.
Finally export as an array or as JSON.
All these instructions can be chained.
Documentation
The API documentation is available in XHTML format at the url http://jsonapi-faker.girol.fr/docs/ref/index.html.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Girol Vincent
- All Contributors
License
The MIT License (MIT). Please see License File for more information.