Libraries tagged by mouf
mouf/utils.common.doctrine-cache-wrapper
97852 Downloads
Provide an install script for a Doctrine's Cache in Mouf Framework.
mouf/utils.common.doctrine-annotations-wrapper
89023 Downloads
Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.
mouf/utils.cache.purge-ui
185277 Downloads
This package contains a user interface that will add a 'Purge cache' button to Mouf, allowing you to purge any PSR-6, PSR-16, Doctrine and Mouf cache easily.
mouf/utils.cache.no-cache
180665 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...).
mouf/security.userservice-splash
193237 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
mouf/security.userfiledao
143599 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!
mouf/security.simplelogincontroller
190828 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
mouf/security.rightsservice-splash
64541 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.
mouf/security.rightsservice
64619 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).
mouf/mvc.splash-ui
76538 Downloads
This package contains the Mouf user interface for Splash
mouf/javascript.underscore
143590 Downloads
This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.
mouf/javascript.syntaxhighlighter
143628 Downloads
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
mouf/javascript.jquery.jquery-ui
162006 Downloads
This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.
mouf/javascript.jquery.jquery-filetree
143592 Downloads
This package contains the jQuery FileTree library, along a Mouf installer file to add JQuery FileTree easily in your Mouf project.
mouf/javascript.jquery.jquery
177525 Downloads
This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.