Libraries tagged by php dto
reallifekip/line-webhook-dto
62 Downloads
A PHP Data Transfer Object (DTO) library for handling LINE webhooks.
maplephp/dto
328 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
fedejuret/dto-builder
182 Downloads
PHP Library to build DTO's using attributes
vitalii.shveider/shveider-dto
174 Downloads
Data Transfer Object that helps you to operate with data.
ufo-tech/dto-transformer
1113 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
maliboot/dto
5367 Downloads
A Data transfer object library for Maliboot.
khazhinov/php-support
6405 Downloads
A set of lightweight tools and features that will come in handy everywhere!
horizom/dto
1096 Downloads
Data Transfer Objects for all PHP applications
didix16/php-datatransformer
7874 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
7868 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
didix16/php-apidatamapper
7869 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
php-dto/uri
2469 Downloads
Immutable uri object with validation and helpful methods
fab2s/dt0
462 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
fab2s/laravel-dt0
311 Downloads
Laravel support for fab2s/dt0
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays