Não pode escolher mais do que 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 há 2 anos
..
Cookie checkin há 2 anos
DateTime checkin há 2 anos
Test/Unit checkin há 2 anos
ArrayManager.php checkin há 2 anos
ArrayUtils.php checkin há 2 anos
BooleanUtils.php checkin há 2 anos
CookieManagerInterface.php checkin há 2 anos
DateTime.php checkin há 2 anos
Parameters.php checkin há 2 anos
README.md checkin há 2 anos
StringUtils.php checkin há 2 anos

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.