Libraries tagged by dto
rekalogika/api-lite
1007 Downloads
A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.
php-lsp/rpc-message
1684 Downloads
RPC Message Implementation
php-lsp/protocol
58 Downloads
Language Service Protocol Data Types
opportus/object-mapper
1479 Downloads
Maps generically source to target objects via extensible strategies and controls.
maksi/laravel-request-mapper
54 Downloads
kumuwai/data-transfer-object
2233 Downloads
Load/view dto elements with object, array, json, or dot-notation
koded/stdlib
9461 Downloads
A standard library for shareable classes and functions
kenny1911/populate
1838 Downloads
Library for automatic fill object properties from array or other object.
honeybee/trellis
5792 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
flux-se/odoo-api-client
2590 Downloads
Odoo API client library (consume JSON or XML RPC API)
didix16/php-datatransformer
6379 Downloads
A simple library that allows transform any kind of data to native php data or whatever
didix16/php-apidataobject
6375 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
6378 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
25 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
atymic/json2dto
14675 Downloads
Convert JSON files to Spatie DTO objects