longyi c9405dd336 vendor 6 éve
..
Cookie c9405dd336 vendor 6 éve
DateTime c9405dd336 vendor 6 éve
Test c9405dd336 vendor 6 éve
ArrayManager.php c9405dd336 vendor 6 éve
ArrayUtils.php c9405dd336 vendor 6 éve
BooleanUtils.php c9405dd336 vendor 6 éve
CookieManagerInterface.php c9405dd336 vendor 6 éve
DateTime.php c9405dd336 vendor 6 éve
README.md c9405dd336 vendor 6 éve
StringUtils.php c9405dd336 vendor 6 éve

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.