Libraries tagged by dito php
php-dto/uri
2455 Downloads
Immutable uri object with validation and helpful methods
reallifekip/immutable-base
77 Downloads
Lightweight abstract classes for building immutable PHP objects.
omasn/object-handler
7900 Downloads
The component allows filling objects from an associative array based on class strict property maps
rmezhuev/data-transfer-object
9945 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
yago-o/simple-dto
10755 Downloads
Simple class for build php dto objects via PHPDoc annotations.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
perfilov/php-dto-packer
2037 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
dgame/php-dto
46 Downloads
A data transfer object inspired by Rust's serde
uvarats/dto
1979 Downloads
Lightweight library for creating PHP 8 dto with constructor promoted fields
maplephp/dto
308 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
baoziyoo/hyperf-dto-validation
2194 Downloads
php hyperf dto validation
baoziyoo/hyperf-dto
2206 Downloads
php hyperf dto
main-echo/simple-dto
1259 Downloads
A fork of `phpexperts/simple-dto`—a quick and easy DTO package.
fedejuret/dto-builder
146 Downloads
PHP Library to build DTO's using attributes
vitalii.shveider/shveider-dto
131 Downloads
Data Transfer Object that helps you to operate with data.