25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 yıl önce
..
Cookie checkin 2 yıl önce
DateTime checkin 2 yıl önce
Test/Unit checkin 2 yıl önce
ArrayManager.php checkin 2 yıl önce
ArrayUtils.php checkin 2 yıl önce
BooleanUtils.php checkin 2 yıl önce
CookieManagerInterface.php checkin 2 yıl önce
DateTime.php checkin 2 yıl önce
Parameters.php checkin 2 yıl önce
README.md checkin 2 yıl önce
StringUtils.php checkin 2 yıl önce

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.