Libraries tagged by dito php
didix16/php-datatransformer
7393 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
7387 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
7388 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
68 Downloads
The data transfer object pattern for Laravel
skrepr/dto-tester
1043 Downloads
Skrepr Data Transfer Object Tester
fab2s/laravel-dt0
135 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
acelot/struct
2418 Downloads
Declarative structure builder with validator and automapper for PHP 7
stilliard/ditto.php
366 Downloads
Web Proxy that handles all asset and link replacements to keep inside the proxy.
maplephp/dto
271 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
dino-ma/php-speed-limit
7 Downloads
This is an php speed limit project;
main-echo/simple-dto
1196 Downloads
A fork of `phpexperts/simple-dto`—a quick and easy DTO package.
worldstores/dto-generator-bundle
23 Downloads
Converts XSD/JSON definitions into PHP classes
vitalii.shveider/shveider-dto
84 Downloads
Data Transfer Object that helps you to operate with data.
vakazona/dto
186 Downloads
A Data Transfer Object for PHP