mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
idlesign/ist-yii-cfile
CFile provides means to manipulate filesystem objects both from Yii and standalone
时间:2013-03-22 17:19
zircote/oauth2
OAuth2 Library, this is by no means complete nor is the test coverage optimal, mileage may (will) vary.
时间:2012-11-24 17:55
mouf/utils.i18n.fine
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated mess
时间:2012-10-16 14:16