longyi c9405dd336 vendor 5 yıl önce
..
Cookie c9405dd336 vendor 5 yıl önce
DateTime c9405dd336 vendor 5 yıl önce
Test c9405dd336 vendor 5 yıl önce
ArrayManager.php c9405dd336 vendor 5 yıl önce
ArrayUtils.php c9405dd336 vendor 5 yıl önce
BooleanUtils.php c9405dd336 vendor 5 yıl önce
CookieManagerInterface.php c9405dd336 vendor 5 yıl önce
DateTime.php c9405dd336 vendor 5 yıl önce
README.md c9405dd336 vendor 5 yıl önce
StringUtils.php c9405dd336 vendor 5 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.