Libraries tagged by dito php
mohammedmanssour/super-simple-dto
3247 Downloads
Creating data transfer objects with the power of php objects
leko-team/dto
1406 Downloads
Пакет объекта передачи данных для PHP приложений
falseclock/dbd-php-entity
10293 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
tailflow/castable-dto
29509 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
zeusi/json-schema-extractor
326 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
scrumble-nl/popo
12727 Downloads
Plain old PHP object
reallifekip/immutable-base
448 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
omasn/object-handler
9318 Downloads
The component allows filling objects from an associative array based on class strict property maps
jooservices/client
1213 Downloads
Strict, extensible PHP 8.5+ HTTP client wrapper for JOOservices
fab2s/laravel-dt0
2006 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
fab2s/dt0
2334 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
rmezhuev/data-transfer-object
12485 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
yago-o/simple-dto
10929 Downloads
Simple class for build php dto objects via PHPDoc annotations.
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
perfilov/php-dto-packer
2789 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)