Libraries tagged by mouf
mouf/security.userservice
206598 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/oo-amqp-client
169489 Downloads
An object oriented wrapper on top of php-amqplib helping work with RabbitMQ in a more object oriented way.
mouf/html.template.templateinterface
354979 Downloads
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).
mouf/html.renderer.twig-extensions
358361 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
mouf/html.renderer
358366 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.
mouf/famfamfam
147374 Downloads
This is the Famfamfam silk icon set, wrapped into an easy to use PHP composer package.
mouf/tdbm-hydrator
30031 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
mouf/html.template.mouftemplate
143777 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.
lowentry/mouf-nodejs-installer
1296 Downloads
An installer package that let's you install NodeJS and NPM as a Composer dependency.
thecodingmachine/splash-router
15093 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
thecodingmachine/metahydrator
4848 Downloads
A configurable implementation of mouf's Hydrator interface
mouf/whoops-stackphp
5615 Downloads
This package provides a StackPHP middleware for using the Whoops error handling library
mouf/utils.value.common-value
108879 Downloads
This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).
mouf/utils.patcher
84595 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.
mouf/utils.console
110795 Downloads
A console for the Mouf PHP framework.