php-dto
There are 2 repositories under php-dto topic.
RyanDaDeng/laravel-dto-generator
A generator that creates PHP Data Transfer Object by array schema.
dealfonso/typedobject
TypeObject is a PHP class to ease the usage of objects coming from a JSON definition. The library parses JSON objects into PHP objects, taking care of the types of the attributes and/or the conversion to the target types