Component for UFO-Tech RPC Library 🇺🇦
This package provides structured DTO handling for use in RPC-oriented systems, including:
- Attribute-based validation (Assertions)
- Recursive transformation into nested DTOs (DTO, ResultAsDTO)
- Conversion from/to arrays (IArrayConstructible, IArrayConvertible)
- Clean and extensible architecture compatible with Symfony Validator
composer require ufo-tech/rpc-objects