Libraries tagged by mouf

mouf/html.renderer

0 Favers
357967 Downloads

This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.

Go to Download


mouf/html.htmlelement

2 Favers
366938 Downloads

This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.

Go to Download


mouf/famfamfam

0 Favers
147003 Downloads

This is the Famfamfam silk icon set, wrapped into an easy to use PHP composer package.

Go to Download


mouf/utils.common.mouf-helpers

0 Favers
46874 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/html.template.mouftemplate

0 Favers
143662 Downloads

This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.

Go to Download


lowentry/mouf-nodejs-installer

0 Favers
1266 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
5613 Downloads

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

Go to Download


mouf/utils.value.common-value

0 Favers
108768 Downloads

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

Go to Download


mouf/utils.patcher

0 Favers
84546 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.mailer.smtp-mail-service

0 Favers
19068 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
47097 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.console

0 Favers
110732 Downloads

A console for the Mouf PHP framework.

Go to Download


mouf/utils.common.getvars

0 Favers
163250 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.formatters

1 Favers
33599 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


<< Previous Next >>