Libraries tagged by mouf
mouf/javascript.historyjs
32542 Downloads
This package contains the History.js library, along a Mouf installer file to add History.js easily in your Mouf project.
mouf/javascript.ace
143269 Downloads
This package contains the ACE Javascript code editor (and a Mouf wrapper installer).
mouf/html.utils.bootstrap
163891 Downloads
This package contains an installer for the Bootstrap HTML/CSS/JS library in the Mouf framework to add Bootstrap easily in your Mouf project.
mouf/html.template.menus.basicmenu
143794 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mouf/database.patcher
85088 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
mouf/database.doctrine-dbal-wrapper
110040 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
mouf/database.dbconnection
32542 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mouf/utils.cache.psr6-ui
52747 Downloads
This package contains a user interface that will add a 'Purge PSR-6 cache' button to Mouf, allowing you to purge any PSR-6 cache pool easily.
mouf/utils.log.log_interface
183675 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)
mouf/symfony-middleware
35368 Downloads
This package provides a StackPHP middleware that can be used to use a Symfony application as a middleware (instead of an app)
mouf/silex-middleware
82 Downloads
This package provides a StackPHP middleware that can be used to plug a Silex application
mouf/mvc.bce
18572 Downloads
BCE is made to make your live easy. It will help you in building forms very quickly, handles form rendering, both client and server-side validation, and persistance.
mouf/javascript.jquery.jq-bootstrap-validation
143695 Downloads
This package contains the jqBootstrapValidation plugin for Bootstrap. It features an installer for the Mouf framework.
mouf/crystal-project
60 Downloads
This package contains the everaldo icon set. This is a set of icons that can be used in any web application.
mouf/alias-container
170 Downloads
This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.