mouf/javascript.jquery.jquery-colorpicker
This package contains the JQuery ColorPicker library. This plugin can be used to display color pickers to pick up any color in a web page.
时间:2012-12-07 14:41
mouf/utils.session.session-manager
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
时间:2012-12-07 14:36
dotcommerce/fastentitybundle
Fast entity bundle for Symfony 2, used to generate dropdowns from entities faster than the default 'entity' formtype
时间:2012-12-07 12:33
jhuet/sds-common
Library used by many of the other Sds libaries and modules
时间:2012-12-06 14:58
axis/axis-twig-plugin
symfony 1.x plugin that integrates twig templating engine to be used with symfony.
时间:2012-11-30 01:12
comeonfox/phly-common
A set of interfaces and generic classes used across various Phly modules.
时间:2012-11-28 13:43
mouf/html.utils.i18nweblibrary
This implementation of a Weblibrary will load different JS files based on the current language used. Useful to load translation files in JS.
时间:2012-11-28 13:31
mouf/html.widgets.evolugrid
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
时间:2012-11-26 18:49
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/utils.common.formatters
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
时间:2012-11-22 09:29
mouf/database.dao-interface
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
时间:2012-11-16 16:41
anroots/commoneer
Extension of the Kohana Framework, adding commonly used features for faster development.
时间:2012-11-13 14:34
barnabywalters/symfony-indieauth
Some classes allowing for Indieauth to be used alongside the Symfony Security component
时间:2012-11-12 13:59
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.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