Libraries tagged by dtos
khazhinov/php-support
6190 Downloads
A set of lightweight tools and features that will come in handy everywhere!
kenny1911/doctrine-dbal-hydrator
42 Downloads
Convert doctrine dbal query result to dto
jrobertfox/dtox
118 Downloads
Creates really fresh DTOs
honeybee/trellis
5864 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
gillyware/postal
116 Downloads
Courier‑style DTOs (Packets) for Laravel applications
flux-se/odoo-api-client
2903 Downloads
Odoo API client library (consume JSON or XML RPC API)
fab2s/laravel-dt0
231 Downloads
Laravel support for fab2s/dt0
fab2s/dt0
382 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
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.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
atymic/json2dto
17195 Downloads
Convert JSON files to Spatie DTO objects
ahmedebead/lara-crud
2415 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.