Libraries tagged by mouf
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
mouf/utils.cache.memcached-cache
9 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcached Pecl package must be enabled.
mouf/utils.cache.memcache-cache
228 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcache Pecl package must be enabled.
mouf/security.ldap-service
58 Downloads
This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.
mouf/oauth2-server
3495 Downloads
This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.
mouf/mvc.graphqlite
6796 Downloads
A binding package between thecodingmachine/graphqlite and the Mouf framework
mouf/mvc.bce.jquery-select2
14277 Downloads
This package contains a jQuery select2 based field renderer for BCE. This will help you build forms with nice select boxes.
mouf/mvc.bce.jquery-file-upload
14303 Downloads
This package contains a jQuery file upload based field descriptor and renderer for BCE. This will help you build forms with HTML5 file upload capabilities.
mouf/modules.paypal-integration
10 Downloads
This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.
mouf/modules.google-analytics
92 Downloads
This module is used to add Google Analytics integration javascript into your web site.
mouf/magic-query-datasource
99 Downloads
This package contains 2 utility class representing a row and a datasource, using magic query.
mouf/javascript.jquery.jquery-colorpicker
20 Downloads
This package contains the JQuery ColorPicker library. This plugin can be used to display color pickers to pick up any color in a web page.
mouf/integration.hybridauth
722 Downloads
This package contains bindings between the Mouf and HybridAuth, a great library to implement social logins (on Facebook, Twitter, etc...).
mouf/integration.drupal.druplash-drupalmodule
14003 Downloads
This is the Drupal module used by Druplash, the MVC framework for Drupal
mouf/integration.drupal.druplash
25070 Downloads
This module provides a MVC framework, right into Drupal, based on the Splash MVC framework (designed for Mouf-PHP).