mouf/mvc.splash-common
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
时间:2012-10-16 14:42
mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies
时间:2012-10-16 14:26
mouf/javascript.jquery.jquery
This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.
时间:2012-10-16 14:26
mouf/javascript.jquery.jquery-filetree
This package contains the jQuery FileTree library, along a Mouf installer file to add JQuery FileTree easily in your Mouf project.
时间:2012-10-16 14:25
mouf/javascript.jquery.jquery-ui
This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.
时间:2012-10-16 14:22
mouf/javascript.syntaxhighlighter
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
时间:2012-10-16 14:21
mouf/javascript.underscore
This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.
时间:2012-10-16 14:19
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
mouf/famfamfam
This is the Famfamfam silk icon set, wrapped into an easy to use PHP composer package.
时间:2012-10-16 14:14
mouf/html.widgets.statsgrid
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
时间:2012-08-25 08:45
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:2012-08-23 18:10
mouf/html.htmlelement
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
时间:2012-08-23 16:41
mouf/utils.log.log_interface
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
时间:2012-06-20 20:52