No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin hace 2 años
..
Cookie checkin hace 2 años
DateTime checkin hace 2 años
Test/Unit checkin hace 2 años
ArrayManager.php checkin hace 2 años
ArrayUtils.php checkin hace 2 años
BooleanUtils.php checkin hace 2 años
CookieManagerInterface.php checkin hace 2 años
DateTime.php checkin hace 2 años
Parameters.php checkin hace 2 años
README.md checkin hace 2 años
StringUtils.php checkin hace 2 años

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.