Libraries tagged by mouf
mouf/security.rightsservice-splash
64356 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.
mouf/security.rightsservice
64433 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).
mouf/mvc.splash-ui
75737 Downloads
This package contains the Mouf user interface for Splash
mouf/javascript.underscore
142787 Downloads
This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.
mouf/javascript.syntaxhighlighter
142824 Downloads
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
mouf/javascript.jquery.jquery-ui
161171 Downloads
This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.
mouf/javascript.jquery.jquery-filetree
142789 Downloads
This package contains the jQuery FileTree library, along a Mouf installer file to add JQuery FileTree easily in your Mouf project.
mouf/javascript.jquery.jquery
176319 Downloads
This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.
mouf/javascript.historyjs
32413 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
142349 Downloads
This package contains the ACE Javascript code editor (and a Mouf wrapper installer).
mouf/html.widgets.fileuploaderwidget
20520 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
mouf/html.utils.ckeditor
19058 Downloads
This package contains the CK editor library with an installer for the Mouf PHP framework.
mouf/html.utils.bootstrap
162569 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
142875 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.tdbm
77217 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.