Skip to content

Releases: 3nr1c/structure

Bug fixes

14 Jul 22:43
Compare
Choose a tag to compare
0.2.2

Fixed issues with $null. Fixed #1

Second version

14 Jul 22:17
Compare
Choose a tag to compare

This version adds the static methods:

  • Structure::ArrayS
  • Structure::NumericS
  • Structure::IntegerS
  • Structure::FloatS

The main abstract class Structure specifies an abstract method format, which gives the proper type to a variable. It is specially powerful for working with arrays and sanitizing external inputs.

Initial version

13 Jul 22:36
Compare
Choose a tag to compare
v0.1.0

Travis CI badge