Libraries tagged by mouf
mouf/html.widgets.select2
3453 Downloads
This package contains a pure PHP object representation of a select box rendered with the jQuery Select2 plugin.
mouf/html.widgets.opengraph
17 Downloads
This package contains the opengraph support for mouf
mouf/html.widgets.jqueryfileupload
16361 Downloads
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
mouf/html.widgets.fileuploaderwidget
20550 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
mouf/html.widgets.color-picker
12 Downloads
This package contains a color-picker widget based on jQuery colorpicker module.
mouf/html.widgets.base-widget
40 Downloads
This package contains the foundation of the Mouf widgets. It does not contain any component or any widget. On the other hand, it will add a menu to Mouf that will help you switch all widgets in 'edit' mode. In 'edit' mode, widgets in your application display an 'edit' icon that will bring you directly to the Mouf edition page.
mouf/html.widgets.base-html-widget
28 Downloads
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.
mouf/html.utils.weblibrarymanager.bower-installer
324 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'bower' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager. Bower compatibility provided thanks to francoispluchino/composer-asset-plugin
mouf/html.utils.ckeditor
19092 Downloads
This package contains the CK editor library with an installer for the Mouf PHP framework.
mouf/html.template.menus.topribbonmenu
19 Downloads
This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.
mouf/getting-things-done-basic-edition
215 Downloads
Getting things done is a project helping you having a full featured development environment, featuring the Mouf2 framework and the most common libraries working with Mouf2 (MVC framework, ORM, etc...)
mouf/database.doctrine-orm-wrapper
5243 Downloads
This package contains wrapper classes that make Doctrine ORM easy to use in Mouf
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
mouf/database.datasource.datasource-interface
4108 Downloads
This package only contains basic interfaces for implementing data sources.
mouf/cms.scaffolder
83 Downloads
This package allow you to auto generate functional CMS components.