Libraries tagged by php dto
jooservices/wordpress-sdk
144 Downloads
A strictly-typed, SOLID-compliant PHP SDK for WordPress REST API
jooservices/form-builder
79 Downloads
Standalone PHP 8.5+ schema-driven form builder with DTO-backed form definitions, HTML rendering, validation, normalization, and repeater support.
ivansabat/laravel-data-object-tools
5 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
ielfran/phptypes-bridge
10 Downloads
Generate TypeScript types, Zod schemas, and fetch clients from PHP APIs — zero YAML, zero drift
hoangkhacphuc/zalo_bot
1 Downloads
A PHP library for building Zalo chatbots. This library works in plain PHP, Laravel, or any PHP framework. It provides a set of Data Transfer Objects (DTOs), exceptions, and helper methods to interact with the Zalo API and handle messages safely.
firewalker/fio-client
3 Downloads
PHP client for the Fio Bank API with DTO support
factorlabs/simope
12 Downloads
Simope (Simple Object Persistence) is library that allows to persist PHP objects without any DBMS installed.
emreuyguc/structured-mapper-bundle
5 Downloads
A Symfony bundle for the emreuyguc/structured-mapper package that provides powerful object-to-object data transformation using structured mapping.
emreuyguc/structured-mapper
25 Downloads
Structured Mapper is a PHP library that helps you to map your objects, such as entities to DTOs or models to entities, easily.
drabek-digital/hydra
0 Downloads
🌊 Modern PHP serialization, deserialization and validation library using PHP 8.4 attributes
corncodecreators/discogs-api-client
11 Downloads
Unofficial official client for Discogs API
cloud-io/struct
0 Downloads
Generate immutable typed structs from arrays, JSON, XML, YAML and PHP configuration files.
boxybird/rosebud
37 Downloads
A TMDB (The Movie Database) API wrapper. Includes Data Transfer Objects (DTO).
ascetic-soft/rowcast
126 Downloads
Lightweight DataMapper and QueryBuilder over PDO with DTO hydration and type casting
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures