You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 vuotta sitten
..
Cookie checkin 2 vuotta sitten
DateTime checkin 2 vuotta sitten
Test/Unit checkin 2 vuotta sitten
ArrayManager.php checkin 2 vuotta sitten
ArrayUtils.php checkin 2 vuotta sitten
BooleanUtils.php checkin 2 vuotta sitten
CookieManagerInterface.php checkin 2 vuotta sitten
DateTime.php checkin 2 vuotta sitten
Parameters.php checkin 2 vuotta sitten
README.md checkin 2 vuotta sitten
StringUtils.php checkin 2 vuotta sitten

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.