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
shake/utils
'Convention over configuration' layer for Nette framework.
时间:2014-05-24 22:40
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/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
kmelia/monolog-stdout-handler
A handler for Monolog that sends messages to stdout (with color).
时间:2013-10-25 14:03
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/database.patcher
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
时间:2013-08-10 11:57
mouf/utils.patcher
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
时间:2013-08-10 09:29
mouf/utils.action.common-action
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
时间:2013-08-08 14:28