Version 1.3 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:
- Added support for collections via
CollectionPHP attribute; - Added hydrator dependency and
withHydrator()method toParameterAttributesHandler. - Added hydrator dependency and
getHydrator()method toParameterAttributeResolveContext. - Allowed hydration of non-initialized
readonlyproperties.