Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anos atrás
..
Cookie checkin 2 anos atrás
DateTime checkin 2 anos atrás
Test/Unit checkin 2 anos atrás
ArrayManager.php checkin 2 anos atrás
ArrayUtils.php checkin 2 anos atrás
BooleanUtils.php checkin 2 anos atrás
CookieManagerInterface.php checkin 2 anos atrás
DateTime.php checkin 2 anos atrás
Parameters.php checkin 2 anos atrás
README.md checkin 2 anos atrás
StringUtils.php checkin 2 anos atrás

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.