Libraries tagged by contains

mouf/utils.mailer.mail-interface

0 Favers
47161 Downloads

This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.

Go to Download


mouf/utils.log.log_interface

1 Favers
183869 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
183828 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
163395 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.mouf-helpers

0 Favers
46937 Downloads

This package contains a set of utility classes that will help you build UI for Mouf. This is mostly useful for package builders if they want to provide advanced UI, etc....

Go to Download


mouf/utils.common.formatters

1 Favers
33641 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.no-cache

0 Favers
180975 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
193637 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
143901 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
191223 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
64639 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
76826 Downloads

This package contains the Mouf user interface for Splash

Go to Download


mouf/javascript.underscore

0 Favers
143892 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
143930 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
162315 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 >>