longyi c9405dd336 vendor 5 years ago
..
Cookie c9405dd336 vendor 5 years ago
DateTime c9405dd336 vendor 5 years ago
Test c9405dd336 vendor 5 years ago
ArrayManager.php c9405dd336 vendor 5 years ago
ArrayUtils.php c9405dd336 vendor 5 years ago
BooleanUtils.php c9405dd336 vendor 5 years ago
CookieManagerInterface.php c9405dd336 vendor 5 years ago
DateTime.php c9405dd336 vendor 5 years ago
README.md c9405dd336 vendor 5 years ago
StringUtils.php c9405dd336 vendor 5 years ago

README.md

The Stdlib library contains utility classes that extend or relate to base PHP classes. Modules should use the CookieManager to get and set cookies instead of the built-in cookie functions for improved security. Other classes provide convenient methods for dealing with arrays, boolean, date/time, and strings.