01Generates immutable PHP 8.4 readonly classes for maximum type safety.
02Includes automated generation of fromArray(), fromEntity(), and jsonSerialize() methods.
03Supports specialized DTO types for Requests, Responses, Commands, and Queries.
04Enforces standard directory structures for DDD and Hexagonal architectures.
05Produces comprehensive unit tests for every generated DTO class.
0645 GitHub stars