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 година
..
Cookie checkin пре 2 година
DateTime checkin пре 2 година
Test/Unit checkin пре 2 година
ArrayManager.php checkin пре 2 година
ArrayUtils.php checkin пре 2 година
BooleanUtils.php checkin пре 2 година
CookieManagerInterface.php checkin пре 2 година
DateTime.php checkin пре 2 година
Parameters.php checkin пре 2 година
README.md checkin пре 2 година
StringUtils.php checkin пре 2 година

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.