Bee-Lab/BeelabUserPasswordBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.php_cs
.travis.yml
README.md
Resources/config/services.xml
Resources/doc/index.md
Resources/meta/LICENSE
Resources/views/ResetPassword/confirm.html.twig
Resources/views/ResetPassword/new.html.twig
Resources/views/ResetPassword/ok.html.twig
composer.json
phpunit.xml.dist
BeelabUserPasswordBundle.php6
Controller/ResetPasswordController.php61
A
1 hr
DependencyInjection/BeelabUserPasswordExtension.php21
DependencyInjection/Configuration.php47
A
1 hr
Entity/ResetPassword.php19
Event/ChangePasswordEvent.php16
Event/NewPasswordEvent.php22
Form/Type/NewPasswordType.php26
Form/Type/ResetPasswordType.php45
Listener/NewPasswordListener.php30
Mailer/Mailer.php36