Download the PHP package ro/dto-php without Composer
On this page you can find all versions of the php package ro/dto-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ro
Package dto-php
Short Description DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.
License MIT
Package dto-php
Short Description DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.
License MIT
Please rate this library. Is it a good library?
Informations about the package dto-php
(DTO) for PHP | Laravel - ro/dto
About
DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.
Dto - ro for php improves communication by optimizing the number of method calls.
Installation
Global Usage
If the property that you gave it doesn't exists, it throw an exception.
Action (Methods) | Description | Default value |
---|---|---|
set | set new properties | ["key" => "value"] |
get | obtains a specific property | (string) 'key' |
extractDto | gets all properties with their respective values | [] |
All versions of dto-php with dependencies
PHP Build Version
Package Version
No informations.
The package ro/dto-php contains the following files
Loading the files please wait ....