Libraries tagged by contain

mouf/utils.value.common-value

0 Favers
107845 Downloads

This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).

Go to Download


mouf/utils.log.log_interface

1 Favers
182562 Downloads

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)

Go to Download


mouf/utils.log.errorlog_logger

1 Favers
182519 Downloads

This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)

Go to Download


mouf/utils.common.validators

0 Favers
162144 Downloads

This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...

Go to Download


mouf/utils.common.formatters

1 Favers
33120 Downloads

Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.

Go to Download


mouf/utils.cache.purge-ui

0 Favers
183628 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.

Go to Download


mouf/utils.cache.no-cache

0 Favers
179737 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.userservice-splash

0 Favers
192115 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.

Go to Download


mouf/security.userfiledao

0 Favers
142694 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.simplelogincontroller

0 Favers
189719 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.

Go to Download


mouf/security.rightsservice-splash

0 Favers
64325 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/mvc.splash-ui

0 Favers
75632 Downloads

This package contains the Mouf user interface for Splash

Go to Download


mouf/javascript.underscore

0 Favers
142685 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
142722 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
161047 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


<< Previous Next >>