longyi c9405dd336 vendor il y a 5 ans
..
Cookie c9405dd336 vendor il y a 5 ans
DateTime c9405dd336 vendor il y a 5 ans
Test c9405dd336 vendor il y a 5 ans
ArrayManager.php c9405dd336 vendor il y a 5 ans
ArrayUtils.php c9405dd336 vendor il y a 5 ans
BooleanUtils.php c9405dd336 vendor il y a 5 ans
CookieManagerInterface.php c9405dd336 vendor il y a 5 ans
DateTime.php c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
StringUtils.php c9405dd336 vendor il y a 5 ans

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.