Skip to content

Releases: alphasoft-fr/data-model

Create ArrayObject class

Choose a tag to compare

@alphasoft-fr alphasoft-fr released this 19 Mar 13:59

Implemented a new ArrayObject class with methods for hydration, setting and getting properties, and retrieving values of different types with conversions. This class provides a convenient way to work with associative arrays in object-oriented PHP applications.

Added property-to-column and column-to-property mapping methods

Choose a tag to compare

@alphasoft-fr alphasoft-fr released this 06 Sep 12:02
2.0.0

Update documention

add news methods to hydrate model

Choose a tag to compare

@alphasoft-fr alphasoft-fr released this 18 Oct 15:54
1.0.2

add news methods to hydrate model

add ModelHelper and setter in AbstractModel

Choose a tag to compare

@alphasoft-fr alphasoft-fr released this 17 Oct 12:53
1.0.1

add ModelHelper and setter in AbstractModel

first stable version

Choose a tag to compare

@alphasoft-fr alphasoft-fr released this 25 Jan 13:53
3f6d619
1.0.0

Update README.md