Libraries tagged by dito
martingold/autotype
3456 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
bmdevel/php-index
43798 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
yago-o/simple-dto
10677 Downloads
Simple class for build php dto objects via PHPDoc annotations.
xround2303/dto
36 Downloads
DTO-пакет для laravel
vitalii.shveider/shveider-dto
110 Downloads
Data Transfer Object that helps you to operate with data.
uvarats/dto
1737 Downloads
Lightweight library for creating PHP 8 dto with constructor promoted fields
uru-ruru/nexway-dto
301 Downloads
DTOs for NexWay integrations
ufo-tech/dto-transformer
738 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
solido/dto-management
19826 Downloads
Versioned DTO management library.
skrepr/dto-tester
1118 Downloads
Skrepr Data Transfer Object Tester
romanzipp/laravel-dto
5207 Downloads
A strongly typed Data Transfer Object integration for Laravel
rogerthomas84/dtoinflator
689 Downloads
DtoInflator is a library to inflate arrays or objects into their corresponding models.
rasclatt/smart-dto
462 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
qeep/telegram-dto
40 Downloads
Common Telegram DTOs for all services