Download the PHP package benycode/dto without Composer
On this page you can find all versions of the php package benycode/dto. 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 dto
Laravel DTO
Installation
You can install the package via composer:
Introduction
Working with arrays is painfully. This package represents simple trait that can makes your life easier. It gives you an ability to convert arrays to Data Transfer Objects and validates it using laravel validator facade.
Here are a couple of examples:
Then you can easily do:
Samples
Samples can be found in /tests/Unit/Samples
All versions of dto with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version *
illuminate/contracts Version >=5.5
illuminate/support Version >=5.5
ext-json Version *
illuminate/contracts Version >=5.5
illuminate/support Version >=5.5
The package benycode/dto contains the following files
Loading the files please wait ....