Search by

genai / dto

jinnguyen

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.

v1.0.1 2026-07-10 02:09 UTC

This package is auto-updated.

Last update: 2026-09-10 02:26:56 UTC