Libraries tagged by php dto
acelot/struct
2597 Downloads
Declarative structure builder with validator and automapper for PHP 7
jetcod/data-transport
1444 Downloads
Efficient PHP Data Transport with DTOs
rpungello/sdk-client
3663 Downloads
Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
jdcode/dto-php
16 Downloads
Simple and flexible Data Transfer Object library with validations
krzysztofmazur/php-object-mapper
77 Downloads
Object mapper for PHP, convert your Model to DTO objects
worldstores/dto-generator-bundle
23 Downloads
Converts XSD/JSON definitions into PHP classes
rasclatt/smart-dto
555 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
lemax10/dto-helpers
62 Downloads
Laravel DTO Helpers
konstantin-kuklin/doctrine-dto
139 Downloads
iberbanco/php-sdk
16 Downloads
Production-ready PHP SDK for Iberbanco API v2 - Enterprise banking platform with 80+ currencies, professional enums, type-safe DTOs, optimized performance, and comprehensive financial services
danilovl/doctrine-entity-dto-bundle
95 Downloads
The Symfony bundle provides a simple mechanism to convert Doctrine entities to DTO objects.
bfg/dto
180 Downloads
The data transfer object pattern for Laravel
avmg/php-simple-utilities
12 Downloads
Various simple Utilities classes like Collections and DTO's with Type safety in mind
alexpts/php-hydrator
443 Downloads
Convert model to dto, convert dto to model