Libraries tagged by mouf
mouf/utils.common.symfony-validator-wrapper
1975 Downloads
Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
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.user-management-ui
10504 Downloads
A set of user interfaces for managing users (listing users, setting roles, etc..)
mouf/security.ldap-service
58 Downloads
This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.
mouf/security.forgot-your-password
13906 Downloads
A 'forgot your password' feature for Mouf security.
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.