Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 lat temu
..
Cookie checkin 2 lat temu
DateTime checkin 2 lat temu
Test/Unit checkin 2 lat temu
ArrayManager.php checkin 2 lat temu
ArrayUtils.php checkin 2 lat temu
BooleanUtils.php checkin 2 lat temu
CookieManagerInterface.php checkin 2 lat temu
DateTime.php checkin 2 lat temu
Parameters.php checkin 2 lat temu
README.md checkin 2 lat temu
StringUtils.php checkin 2 lat temu

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.