symfony/security dependents (115) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
christian-riesen/password-hash-bundle
Custom password encoder for symfony2, using the new password hash api from php 5.5 (with fallback for 5.3 + 5.4)
Abandoned!
-
-
-
-
-
PHP
dcs/password-reset-core-bundle
This bundle provides the logic to perform a complete flow of password change request
-
PHP
dcs/password-reset-explain-view-bundle
This bundle provides the visual display of password recovery services through view and form
-
-
PHP
dcs/role-provider-array-bundle
The DCSRoleProviderArrayBundle provides the management of the roles with an array configuration
-
PHP
dcs/role-provider-orm-bundle
The DCSRoleProviderORMBundle provides the management of user roles using Doctrine ORM
-
PHP
dcs/security-core-bundle
The DCSSecurityCoreBundle provides the basic services for the management of security
-
PHP
dcs/user-core-bundle
The DCSUserCoreBundle is the main part of a set of libraries that help you in the most common tasks for managing users
-
PHP
dcs/user-persistence-orm-bundle
The DCSUserPersistenceORMBundle adds functionality to DCSUserCoreBundle and provides the implementation of the persistence on database using Doctrine ORM
-
PHP
ddesrosiers/silex-annotation-provider
A silex service provider that allows the use of annotations in ServiceControllers.