mouf member since: Jun 20, 2012
mouf's packages
- 
                PHP mouf/picotainerThis package contains a really minimalist dependency injection container compatible with container-interop. 
- 
                PHP mouf/pimple-interopThis project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs. 
- 
                PHP mouf/prefixer-containerThis package contains a really minimalist dependency injection container that acts as a proxy in front of a target container. Its goal is to prefix all instances names in the target container. 
- 
                PHP mouf/root-containerThis package contains a PHP DI container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container. 
- 
                PHP mouf/schema-analyzerA package that offers utility tools to analyze database schemas (on top of Doctrine DBAL) 
- 
                
- 
                PHP mouf/security.forgot-your-password-interfaceThe interfaces to implement when working with mouf/security.forgot-your-password. 
- 
                PHP mouf/security.ldap-serviceThis package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap. 
- 
                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.rightsservice-splashThis package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only. 
- 
                PHP mouf/security.simplelogincontrollerThis package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application. 
- 
                PHP mouf/security.user-management-uiA set of user interfaces for managing users (listing users, setting roles, etc..) 
- 
                PHP mouf/security.user-management-ui-interfaceThe interfaces to implement when working with mouf/security.user-management-ui. 
- 
                PHP mouf/security.userfiledaoThis package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database! 
- 
                PHP mouf/security.userserviceA set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf. 
