Download the PHP package kryptamine/dto without Composer
On this page you can find all versions of the php package kryptamine/dto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kryptamine/dto
More information about kryptamine/dto
Files in kryptamine/dto
Download kryptamine/dto
More information about kryptamine/dto
Files in kryptamine/dto
Vendor kryptamine
Package dto
Short Description data transfer object representation based on laravel validation
License MIT
Package dto
Short Description data transfer object representation based on laravel validation
License MIT
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.2
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 kryptamine/dto contains the following files
Loading the files please wait ....