Download the PHP package carousel/dto without Composer
On this page you can find all versions of the php package carousel/dto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor carousel
Package dto
Short Description PHP DTO
License MIT
Homepage https://github.com/carousel/dto
Package dto
Short Description PHP DTO
License MIT
Homepage https://github.com/carousel/dto
Please rate this library. Is it a good library?
Informations about the package dto
Simple DTO implementation in PHP (single process)
author: [email protected]
Introduction
This small utility library is acting like real DTO object, that lives between two processes, but in PHP environment. It can be injected into controller or in some kind of middleware. It has couple of handy helper functions like camelize, only, except that converts input into more granular form.
Usage:
shell of composer.json
composer require carousel/dto
All versions of dto with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6|~7.2
The package carousel/dto contains the following files
Loading the files please wait ....