sunnysideup/widgetextensions
add widgets to your site - not just your silverstripe blog
时间:2013-01-04 02:38
sunnysideup/membermanagement
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
时间:2013-01-04 02:25
carlosio/compify
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
时间:2013-01-01 19:41
org_heigl/deploy
Deploy WebApps to hosts you can not control completely
时间:2012-12-21 09:16
frosas/misc-bundle
Symfony2 utils not worth putting in its own bundle
时间:2012-12-15 17:50
mouf/html.widgets.base-widget
This package contains the foundation of the Mouf widgets. It does not contain any component or any widget. On the other hand, it will add a menu to Mouf that will help you switch all widgets in 'edit' mode. In 'edit' mode, widgets in your application display an 'edit' icon that will bring you direct
时间:2012-12-05 10:55
skonsoft/lftp-deployement-bundle
Deploying using LFTP if rsync or git are not available
时间:2012-11-23 22:37
mouf/utils.common.validators
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
时间:2012-11-23 13:28
mouf/html.widgets.menu
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
时间:2012-10-16 15:02
mouf/security.userfiledao
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a datab
时间:2012-10-16 14:56
mouf/utils.cache.no-cache
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
时间:2012-10-16 14:49
mouf/utils.common.getvars
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel
时间:2012-10-16 14:43
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
trekksoft/taggable-zend-memcached-backend
Zend_Cache (ZF 1) memcached backend (not libmemcached) with support for tags
时间:2012-09-05 11:15
oyatel/amazon-s3-php-class
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR
时间:2012-03-23 15:22