Libraries tagged by dito php
didix16/php-datatransformer
7637 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
7631 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
7632 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.
bfg/dto
136 Downloads
The data transfer object pattern for Laravel
tailflow/castable-dto
29130 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
skrepr/dto-tester
1118 Downloads
Skrepr Data Transfer Object Tester
fab2s/dt0
380 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
229 Downloads
Laravel support for fab2s/dt0
diego-ninja/granite
15 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
koded/stdlib
9661 Downloads
A standard library for shareable classes and functions
stilliard/ditto.php
368 Downloads
Web Proxy that handles all asset and link replacements to keep inside the proxy.
tsetsee/php-dto
1489 Downloads
lodipay/php-dto
169 Downloads
phpgears/dto
5182 Downloads
General purpose immutable Data Transfer Objects for PHP