Libraries tagged by dto
gillyware/postal
621 Downloads
Courier‑style DTOs (Packets) for Laravel applications
flux-se/odoo-api-client
2972 Downloads
Odoo API client library (consume JSON or XML RPC API)
fab2s/laravel-dt0
321 Downloads
Laravel support for fab2s/dt0
fab2s/dt0
472 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
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.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
atymic/json2dto
17564 Downloads
Convert JSON files to Spatie DTO objects
ahmedebead/lara-crud
2791 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
acelot/struct
2597 Downloads
Declarative structure builder with validator and automapper for PHP 7
polygontech/common-helpers
1714 Downloads
Common helper classes, functions, DTOs... (used in Polygon Technology)
rpungello/sdk-client
3663 Downloads
Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer
martingold/autotype
3875 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
jetcod/data-transport
1444 Downloads
Efficient PHP Data Transport with DTOs