mouf/utils.session.session-manager dependents (7) Order by: name | downloads Show: all | require | require-dev

  • 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/security.userservice

    A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.

  • PHP

    mouf/html.widgets.fileuploaderwidget

    This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.

  • PHP

    mouf/utils.i18n.fine.language-detection

    Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.

  • PHP

    mouf/html.widgets.jqueryfileupload

    This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.

  • PHP

    mouf/oauth2-server

    This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.

  • PHP

    mouf/html.widgets.base-widget

    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.