mouf/utils.constants.secret dependents (8) Order by: name | downloads Show: all | require | require-dev
- 
                PHP mouf/integration.joomla.mouflaA MVC framework for Joomla based on Mouf and compatible with Splash MVC 
- 
                PHP mouf/integration.wordpress.moufpressA MVC framework for Wordpress based on Mouf and compatible with Splash MVC 
- 
                
- 
                PHP mouf/security.rightsserviceA set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator). 
- 
                PHP mouf/security.userserviceA set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf. 
- 
                PHP mouf/utils.cache.apc-cacheThis package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled. 
- 
                PHP mouf/utils.cache.file-cacheThis package contains a cache mechanism that relies on temporary files. 
- 
                PHP mouf/utils.common.doctrine-cache-wrapperProvide an install script for a Doctrine's Cache in Mouf Framework.