Libraries tagged by dtos
jrobertfox/dtox
118 Downloads
Creates really fresh DTOs
gillyware/postal
571 Downloads
Courier‑style DTOs (Packets) for Laravel applications
flux-se/odoo-api-client
2958 Downloads
Odoo API client library (consume JSON or XML RPC API)
fab2s/laravel-dt0
294 Downloads
Laravel support for fab2s/dt0
fab2s/dt0
445 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
7855 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
7849 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
7850 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
17517 Downloads
Convert JSON files to Spatie DTO objects
ahmedebead/lara-crud
2745 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
acelot/struct
2577 Downloads
Declarative structure builder with validator and automapper for PHP 7
polygontech/common-helpers
1698 Downloads
Common helper classes, functions, DTOs... (used in Polygon Technology)
vaskiq/laravel-datalayer
227 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
rpungello/sdk-client
3611 Downloads
Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer