dragon-code/simple-dto
Lightweight PHP DTO helper: define simple DataTransferObject classes, build instances via make(), map nested input keys to properties, and (optionally) cast values. Supports upgrade paths from older package names. Note: author recommends spatie/laravel-data instead.
Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.7.0...v2.7.1
$only and $except properties by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/37Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.6.1...v2.7.0
#1 ($value) must be of type X, Y given by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/36Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.6.0...v2.6.1
toJson method by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/33Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.5.1...v2.6.0
#1 ($key) must be of type string, int given by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/32Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.5.0...v2.5.1
merge method by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/31Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.4.0...v2.5.0
get and set methods by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/29declare(strict_types=1) by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/30Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.3.0...v2.4.0
dragon-code/support version 6 support by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/20Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.2.2...v2.3.0
Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.2.1...v2.2.2
dragon-code/simple-dto by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/17Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.2.0...v2.2.1
fromArray, fromJson, fromObject and fromRequest methods by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/13Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.1.0...v2.2.0
composer.json by @andrey-helldar in https://github.com/TheDragonCode/simple-data-transfer-object/pull/8Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v2.0.0...v2.1.0
Full Changelog: https://github.com/TheDragonCode/simple-data-transfer-object/compare/v1.1.0...v2.0.0
How can I help you explore Laravel packages today?