Libraries tagged by dito
dto/dto
395885 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
dragon-code/simple-dto
2343256 Downloads
Simple Data Transfer Objects
zero-to-prod/data-model
34812 Downloads
Transforms Data into Type-Safe DTOs.
yiisoft/input-http
123948 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
sunrise/hydrator
35662 Downloads
Strictly typed object hydration and value casting.
rekalogika/mapper
56181 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
dfridrich/czech-data-box
13156 Downloads
Knihovna pro komunikaci s datovou schránkou v PHP.
dino/dompdf-module
473497 Downloads
A Zend Framework 2 module for incorporating DOMPDF support.
datomatic/nova-enum-field
164610 Downloads
A Laravel Nova PHP 8.1 enum field with filters
datomatic/nova-detached-actions
296404 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
dionera/laravel-beanstalkd-ui
208073 Downloads
An Admin UI for Beanstalkd and Laravel
ziffmedia/monolog-dio-handler
152605 Downloads
nelexa/request-dto-bundle
24402 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
kr0lik/laravel-dto-to-swagger
23353 Downloads
Generate swagger from dto and return type from action.
friendsofhyperf/validated-dto
16523 Downloads
The Data Transfer Objects with validation for Hyperf.