mouf/integration.joomla.moufla-joomlaplugin
This is the custom router to plug Mouf with Joomla
时间:2014-11-05 15:53
mouf/utils.common.doctrine-cache-wrapper
Provide an install script for a Doctrine's Cache in Mouf Framework.
时间:2014-06-16 08:32
mouf/utils.constants.debug
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
时间:2014-06-13 15:49
mouf/html.utils.weblibrarymanager.component-installer
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
时间:2014-05-22 08:47
mouf/utils.common.doctrine-annotations-wrapper
Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.
时间:2014-04-22 13:56
mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
mouf/javascript.ace
This package contains the ACE Javascript code editor (and a Mouf wrapper installer).
时间:2014-04-08 09:54
mouf/database.doctrine-dbal-wrapper
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
时间:2014-04-08 09:18
mouf/html.widgets.jqueryfileupload
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
时间:2014-03-20 13:54
mouf/javascript.jquery.jquery-file-upload
This package contains an install script that installs a WebLibrary that can be used to easily integration the jquery-file-upload library in Mouf.
时间:2014-03-06 19:52
mouf/utils.mailer.db-mail-service
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
时间:2014-01-23 11:00
mouf/html.widgets.form-elements
This package contains PHP objects representing common HTML form elements, along renderers.
时间:2013-10-23 09:19
mouf/html.tags
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
时间:2013-10-22 15:46
mouf/utils.constants.secret
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
时间:2013-10-12 15:53
mouf/html.renderer.twig-extensions
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
时间:2013-09-17 21:34