Libraries tagged by dtos
jildertmiedema/fill
14 Downloads
A helper to fill objects / dto or whatever
jefffairson/wp-articles
18 Downloads
Convert WP_Post to DTO
iceproductionz/value-middleware
4 Downloads
Value DTO models
iceproductionz/value
22 Downloads
Value DTO models
hmoe9/tp-mytool
8 Downloads
The ThinkPHP6 DTO Package
hildert/annotation-entity
2701 Downloads
A PHP Library help phper convert array to dto entity.
haskel/request-param-bind-bundle
12 Downloads
Converts HTTP request to DTO
grixu/synchronizer
1471 Downloads
Tools for sync data from DTO (foreign system) to local DB
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
floberrot/maker-bundle
4 Downloads
Maker of model/dto with entities
ethanhann/fizzy
20 Downloads
A DTO-centric, PHP 7 micro Web API framework built on Silex.
eonx-com/requesthandlers
2874 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
emma/validation
32 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
emma/orm
28 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.