Version 1.6 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:
- added nested mapping support via new
ObjectMap
class; - changed PHP constraint in
composer.json
to8.1 - 8.4
; - improved psalm annotation in
HydratorInterface::create()
method.