Download the PHP package genai/dto without Composer
On this page you can find all versions of the php package genai/dto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor genai
Package dto
Short Description DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.
License Apache-2.0
Package dto
Short Description DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package dto
All versions of dto with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package genai/dto contains the following files
Loading the files please wait ...