Libraries tagged by dto
didix16/php-apidataobject
7414 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
7415 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
17012 Downloads
Convert JSON files to Spatie DTO objects
atournayre/maker-bundle
107 Downloads
This bundle extend Symfony Maker Bundle and helps you create lots of files so you can forget about writing boilerplate code and it also provide minimal files to start a project.
acelot/struct
2473 Downloads
Declarative structure builder with validator and automapper for PHP 7
dragon-code/simple-data-transfer-object
5058 Downloads
Simple Data Transfer Objects
andrey-helldar/simple-data-transfer-object
4703 Downloads
Simple Data Transfer Objects
polygontech/common-helpers
1449 Downloads
Common helper classes, functions, DTOs... (used in Polygon Technology)
rpungello/sdk-client
2922 Downloads
Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer
oltrematica/laravel-parking-hub
303 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
mom/data
38 Downloads
A simple DTO package.
martingold/autotype
2931 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
jetcod/data-transport
1411 Downloads
Efficient PHP Data Transport with DTOs
jaspur/coding-flow
85 Downloads
Laravel package voor geautomatiseerde repositories, services, DTO's en tests