silverstripe/userforms
UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code
时间:2012-11-02 23:49
mouf/security.rightsservice
A 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).
时间:2012-10-16 14:59
mouf/security.rightsservice-splash
This 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.
时间:2012-10-16 14:59
mouf/security.userfiledao
This 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 datab
时间:2012-10-16 14:56
mouf/security.userservice-splash
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
时间:2012-10-16 14:53
zetacomponents/webdav
This component allows you to set up and run your own WebDAV (RFC 2518) server, to enable online content editing for the users of your system through the WebDAV HTTP extension.
时间:2012-05-21 13:26
zetacomponents/execution
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
时间:2012-05-21 13:04
zetacomponents/authentication-database-tiein
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
时间:2012-05-21 11:34
zetacomponents/authentication
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
时间:2012-05-21 11:33
kunstmaan/form-bundle
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the techni
时间:2012-05-19 09:21
jmikola/auto-login-bundle
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
时间:2012-02-14 22:23
fr3d/ldap-bundle
This package provide users and authentication services based on LDAP directories for Symfony2 framework
时间:2012-02-11 10:26
bentools/webpush-bundle
Send push notifications through Web Push Protocol to your Symfony users.
时间:未知