Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Cookie checkin il y a 2 ans
DateTime checkin il y a 2 ans
Test/Unit checkin il y a 2 ans
ArrayManager.php checkin il y a 2 ans
ArrayUtils.php checkin il y a 2 ans
BooleanUtils.php checkin il y a 2 ans
CookieManagerInterface.php checkin il y a 2 ans
DateTime.php checkin il y a 2 ans
Parameters.php checkin il y a 2 ans
README.md checkin il y a 2 ans
StringUtils.php checkin il y a 2 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.