ufo-tech/rpc-objects

Component for UFO-Tech RPC Library

Installs: 2 549

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Open Issues: 0

Type:component

3.0.0 2025-05-13 06:02 UTC

This package is auto-updated.

Last update: 2025-05-13 06:06:54 UTC


README

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

Installation

composer require ufo-tech/rpc-objects