Skip to content

Releases: DyanGalih/laravel-ddd

Add default cast to null and add cast string

07 Jul 20:18
Compare
Choose a tag to compare

Set default cast to string

07 Jul 20:11
Compare
Choose a tag to compare
1.3.3

Add default cast to string

Fix small bugs before cast

02 Jul 11:29
Compare
Choose a tag to compare
1.3.2

Fix on switch option before cast

Add auto cast feature option when data from array

02 Jul 11:26
Compare
Choose a tag to compare
1.3.1

Support auto cast when the data from array or json

Add Lazy Feature

02 Jul 06:11
Compare
Choose a tag to compare
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

02 Jul 00:21
Compare
Choose a tag to compare
1.2.0

Add Lazy Class Feature

Fix check items is object or not for next process

01 Jul 04:53
Compare
Choose a tag to compare
1.1.5

Fix on check item array is object or not

Fix The fixKey method

01 Jul 00:46
Compare
Choose a tag to compare
1.1.4

fix the fixKey method

Ignore serialize if the item is Laravel Model

01 Jul 00:39
Compare
Choose a tag to compare
1.1.3

Ignore serialize if the item is Laravel Model

Fix serialize array data

30 Jun 23:36
Compare
Choose a tag to compare
1.1.2

Fix serialize data in array