選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2年前
..
Cookie checkin 2年前
DateTime checkin 2年前
Test/Unit checkin 2年前
ArrayManager.php checkin 2年前
ArrayUtils.php checkin 2年前
BooleanUtils.php checkin 2年前
CookieManagerInterface.php checkin 2年前
DateTime.php checkin 2年前
Parameters.php checkin 2年前
README.md checkin 2年前
StringUtils.php checkin 2年前

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.