mouf/html.utils.weblibrarymanager dependents (19) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/html.utils.weblibrarymanager.component-installer

    This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.

  • PHP

    mouf/html.template.templateinterface

    This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).

  • PHP

    mouf/html.template.bootstrap

    This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.

  • PHP

    mouf/html.widgets.messageservice

    Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.

  • PHP

    mouf/javascript.jquery.jquery

    This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.

  • HTML

    mouf/javascript.jquery.jquery-ui

    This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.

  • CSS

    mouf/javascript.jquery.jquery-filetree

    This package contains the jQuery FileTree library, along a Mouf installer file to add JQuery FileTree easily in your Mouf project.

  • HTML

    mouf/javascript.underscore

    This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.

  • JavaScript

    mouf/javascript.jquery.jq-bootstrap-validation

    This package contains the jqBootstrapValidation plugin for Bootstrap. It features an installer for the Mouf framework.

  • JavaScript

    mouf/javascript.historyjs

    This package contains the History.js library, along a Mouf installer file to add History.js easily in your Mouf project.

  • PHP

    mouf/html.widgets.evolugrid

    This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.

  • PHP

    mouf/integration.drupal.druplash

    This module provides a MVC framework, right into Drupal, based on the Splash MVC framework (designed for Mouf-PHP).

  • JavaScript

    mouf/javascript.fileuploader

    This package contains functions to upload file in Ajax or HTML5.

  • JavaScript

    mouf/html.utils.ckeditor

    This package contains the CK editor library with an installer for the Mouf PHP framework.

  • PHP

    mouf/html.utils.i18nweblibrary

    This implementation of a Weblibrary will load different JS files based on the current language used. Useful to load translation files in JS.