Releases: DyanGalih/laravel-ddd
Releases · DyanGalih/laravel-ddd
Add default cast to null and add cast string
Add cast to string
Set default cast to string
1.3.3 Add default cast to string
Fix small bugs before cast
1.3.2 Fix on switch option before cast
Add auto cast feature option when data from array
1.3.1 Support auto cast when the data from array or json
Add Lazy Feature
Add Lazy feature: 1. Lazy copy from object into php class object with public properties type check included 2. Lazy copy from array into php class object type check included 3. Lazy validate for data type
Add Lazy Feature
1.2.0 Add Lazy Class Feature
Fix check items is object or not for next process
1.1.5 Fix on check item array is object or not
Fix The fixKey method
1.1.4 fix the fixKey method
Ignore serialize if the item is Laravel Model
1.1.3 Ignore serialize if the item is Laravel Model
Fix serialize array data
1.1.2 Fix serialize data in array