Libraries tagged by mouf

lowentry/mouf-nodejs-installer

0 Favers
1275 Downloads

An installer package that let's you install NodeJS and NPM as a Composer dependency.

Go to Download


thecodingmachine/metahydrator

6 Favers
4848 Downloads

A configurable implementation of mouf's Hydrator interface

Go to Download


mouf/whoops-stackphp

14 Favers
5614 Downloads

This package provides a StackPHP middleware for using the Whoops error handling library

Go to Download


mouf/utils.patcher

0 Favers
84577 Downloads

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.

Go to Download


mouf/utils.package-builder

0 Favers
19034 Downloads

This package contains a set of utility functions for Mouf to ease the way you can build packages.

Go to Download


mouf/utils.mailer.swift-mail-service

0 Favers
28298 Downloads

This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.

Go to Download


mouf/utils.mailer.smtp-mail-service

0 Favers
19080 Downloads

This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.

Go to Download


mouf/utils.mailer.mail-interface

0 Favers
47115 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.mailer.db-mail-service

0 Favers
16854 Downloads

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.

Go to Download


mouf/utils.graphics.image-preset-displayer

0 Favers
17611 Downloads

Images handler that will generate image thumbs and serve them when displayed (like the drupal image styles services)

Go to Download


mouf/utils.console

0 Favers
110772 Downloads

A console for the Mouf PHP framework.

Go to Download


mouf/utils.common.formatters

1 Favers
33606 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/security.user-management-ui-interface

0 Favers
26534 Downloads

The interfaces to implement when working with mouf/security.user-management-ui.

Go to Download


mouf/security.rightsservice-splash

0 Favers
64564 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
64642 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


<< Previous Next >>