Download the PHP package mbernet/dto-parser without Composer
On this page you can find all versions of the php package mbernet/dto-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mbernet/dto-parser
More information about mbernet/dto-parser
Files in mbernet/dto-parser
Download mbernet/dto-parser
More information about mbernet/dto-parser
Files in mbernet/dto-parser
Vendor mbernet
Package dto-parser
Short Description A DTO Parser to convert array to object magically
License MIT
Package dto-parser
Short Description A DTO Parser to convert array to object magically
License MIT
Please rate this library. Is it a good library?
Informations about the package dto-parser
dto-parser
Parse simple array data to well defined PHP objects. Very usefull to strict type data before json encoding.
Just extend your DTO object with BaseDTO
Example
Now, in the controller
Alternativelly you can use toDTOArray to parse multiple rows
All versions of dto-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package mbernet/dto-parser contains the following files
Loading the files please wait ....