Libraries tagged by mouf

mouf/utils.common.lock

1 Favers
67245 Downloads

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 lock can help you do that.

Go to Download


mouf/utils.common.getvars

0 Favers
163369 Downloads

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 the effect of the dreadful 'magic_quotes' parameter.

Go to Download


mouf/utils.common.doctrine-cache-wrapper

0 Favers
97961 Downloads

Provide an install script for a Doctrine's Cache in Mouf Framework.

Go to Download


mouf/utils.common.doctrine-annotations-wrapper

0 Favers
89130 Downloads

Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.

Go to Download


mouf/utils.cache.no-cache

0 Favers
180783 Downloads

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...).

Go to Download


mouf/security.userfiledao

0 Favers
143714 Downloads

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 database!

Go to Download


mouf/security.rightsservice-splash

0 Favers
64577 Downloads

This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.

Go to Download


mouf/security.rightsservice

0 Favers
64655 Downloads

A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

Go to Download


mouf/mvc.splash-ui

0 Favers
76645 Downloads

This package contains the Mouf user interface for Splash

Go to Download


mouf/javascript.underscore

0 Favers
143705 Downloads

This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.

Go to Download


mouf/javascript.syntaxhighlighter

0 Favers
143743 Downloads

This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.

Go to Download


mouf/javascript.jquery.jquery-ui

0 Favers
162124 Downloads

This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.

Go to Download


mouf/javascript.jquery.jquery-filetree

0 Favers
143707 Downloads

This package contains the jQuery FileTree library, along a Mouf installer file to add JQuery FileTree easily in your Mouf project.

Go to Download


mouf/javascript.jquery.jquery

0 Favers
177646 Downloads

This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.

Go to Download


mouf/javascript.historyjs

0 Favers
32542 Downloads

This package contains the History.js library, along a Mouf installer file to add History.js easily in your Mouf project.

Go to Download


<< Previous Next >>