Download the PHP package digital-creative/fakeable-data-transfer-object without Composer
On this page you can find all versions of the php package digital-creative/fakeable-data-transfer-object. 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 fakeable-data-transfer-object
Fakeable Data Transfer Object
This package extends the https://github.com/spatie/data-transfer-object by only including a new static method ::fake()
, therefore expects no difference from the original package.
Installation
You can install the package via composer:
Dependencies:
Usage
then
Register Custom Types
You can register any custom type by adding the following on the boot
method of your AppServiceProvider
:
and use like:
License
The MIT License (MIT). Please see License File for more information.
All versions of fakeable-data-transfer-object with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
fakerphp/faker Version ^1.21
nesbot/carbon Version ^2.64
spatie/data-transfer-object Version ^3.3
fakerphp/faker Version ^1.21
nesbot/carbon Version ^2.64
spatie/data-transfer-object Version ^3.3
The package digital-creative/fakeable-data-transfer-object contains the following files
Loading the files please wait ....