Libraries tagged by dtos
tailflow/castable-dto
29099 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
zero-to-prod/service-model
6665 Downloads
A modern approach to extensible, typesafe DTOs with factory support.
tuxonice/transfer-objects
6405 Downloads
Build data transfer objects from json definition
scrumble-nl/popo
5626 Downloads
Plain old PHP object
schulzefelix/laravel-data-transfer-object
41726 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
rekalogika/api-lite
1556 Downloads
A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.
psx/openrpc
2189 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
pepperfm/ssd-for-laravel
1430 Downloads
Simple Slim DTO
omasn/object-handler
7132 Downloads
The component allows filling objects from an associative array based on class strict property maps
falseclock/dbd-php-entity
6971 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
fab2s/dt0
286 Downloads
Dt0, a DTO PHP implementation than can both secure mutability and implement convenient ways to take control over input and output in various format
diego-ninja/granite
11 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
chubbyphp/chubbyphp-parsing
86464 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
rmezhuev/data-transfer-object
9062 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
pixelshaped/flat-mapper-bundle
2125 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).