Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 233 Bytes

dto-psr7.md

File metadata and controls

7 lines (4 loc) · 233 Bytes

Build Data Transfer Objects from PSR7 Messages

Full typed objects from request or response body.

See example in test.

Union types support for relationships in PHP 8.