Skip to content

Releases: yzen-dev/plain-to-class

v1.1.1

13 Mar 18:42
Compare
Choose a tag to compare

Fixed: Array of scalar values

v0.4.1

13 Mar 18:41
713317b
Compare
Choose a tag to compare

Fixed: Array of scalar values

v0.4

13 Mar 14:02
Compare
Choose a tag to compare

Support php7.4
Added the ability to convert an unstructured data array into an array of class objects
php attribute for writing style (camelCase, snake_case)

v1.1.0

12 Mar 23:48
Compare
Choose a tag to compare

Added the ability to convert an unstructured data array into an array of class objects

v1.0.1

06 Jan 01:21
Compare
Choose a tag to compare

fix: empty array type

v1.0

06 Jan 00:40
Compare
Choose a tag to compare
  • full transition to php8
  • support named arguments
  • php attribute for writing style (camelCase, snake_case)
  • updating transforming an object array
  • support union type

v0.3.0

10 Apr 20:50
Compare
Choose a tag to compare
fix: hash

v0.2.3

29 Mar 11:55
Compare
Choose a tag to compare
Fix: scalar type

v0.2.0

29 Mar 07:33
Compare
Choose a tag to compare
ignore phpstan

v0.1.1

20 Mar 09:06
Compare
Choose a tag to compare
update version