Download the PHP package micro/dto without Composer
On this page you can find all versions of the php package micro/dto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor micro
Package dto
Short Description Library for generating and validation DTO classes.
License MIT
Package dto
Short Description Library for generating and validation DTO classes.
License MIT
Please rate this library. Is it a good library?
Informations about the package dto
DTO Generator
PHP library for generating DTO classes.
Installation
Use the package manager composer to install micro/dto.
Usage
Declare all required classes in the XML Schemea
- example.xml
-
See the full list of possible options in the XSD schema
- And run generator
See full example
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
All versions of dto with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-dom Version *
ext-libxml Version *
nette/php-generator Version ^4
psr/log Version ^1 || ^2 || ^3
symfony/property-access Version ^5.4 || ^6
symfony/validator Version ^5.4 || ^6
ext-dom Version *
ext-libxml Version *
nette/php-generator Version ^4
psr/log Version ^1 || ^2 || ^3
symfony/property-access Version ^5.4 || ^6
symfony/validator Version ^5.4 || ^6
The package micro/dto contains the following files
Loading the files please wait ....