Libraries tagged by dt
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
gaolujie1989/ebay-sdk-php
21 Downloads
Fork of benmorel/ebay-sdk-php, An eBay SDK for PHP. Fork of dts/ebay-sdk-php with support for PHP 8.
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
fabrikage/wp-env-switcher
6 Downloads
Adds dropdown to admin bar to switch between different DTAP environments
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.