Libraries tagged by php dto

jetcod/data-transport

4 Favers
1828 Downloads

Efficient PHP Data Transport with DTOs

Go to Download


rpungello/sdk-client

1 Favers
5767 Downloads

Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer

Go to Download


popo/generator

21 Favers
40495 Downloads

Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.

Go to Download


orboto/mail

0 Favers
233 Downloads

Official PHP SDK for the Orboto Mail Service. Drop-in transactional-mail client with auto-quota-tracking, retry-with-backoff, quota lifecycle events, typed DTOs, and a Laravel Service-Provider out of the box. EU-hosted, GDPR-compliant.

Go to Download


futuretek/data-mapper

0 Favers
841 Downloads

A lightweight, reflection-based PHP 8.4+ 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.

Go to Download


detain/phlix-shared

1 Favers
97 Downloads

Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.

Go to Download


tsetsee/php-dto

0 Favers
1538 Downloads

Go to Download


rjds/php-dto

0 Favers
172 Downloads

A PHP library to map associative arrays to typed DTOs using attributes.

Go to Download


philiprehberger/php-dto-mapper

1 Favers
68 Downloads

Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration

Go to Download


baoziyoo/hyperf-dto-validation

0 Favers
3035 Downloads

php hyperf dto validation

Go to Download


baoziyoo/hyperf-dto

0 Favers
3047 Downloads

php hyperf dto

Go to Download


qbejs/laravel-dto-mapper

14 Favers
9 Downloads

Automatic DTO mapping for Laravel using PHP 8 Attributes

Go to Download


genai/dto

0 Favers
21 Downloads

DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.

Go to Download


worldstores/dto-generator-bundle

5 Favers
23 Downloads

Converts XSD/JSON definitions into PHP classes

Go to Download


ufo-tech/dto-transformer

3 Favers
2171 Downloads

The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.

Go to Download


<< Previous Next >>