biurad/php-security

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/Bug_or_Feature..yml
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/stale.yml
.gitignore
CHANGELOG.md
LICENSE
README.md
composer.json
src/AccessMap.php30
A
35 mins
src/Authenticator.php187
C
1 day
src/Authenticator/CaptchaAuthenticator.php50
A
1 hr
src/Authenticator/CsrfTokenAuthenticator.php40
A
0 mins
src/Authenticator/FormLoginAuthenticator.php86
B
4 hrs
src/Authenticator/RememberMeAuthenticator.php98
A
3 hrs
src/Authenticator/RemoteUserAuthenticator.php80
A
2 hrs
src/Commands/UserStatusCommand.php90
A
2 hrs
src/Event/AuthenticationFailureEvent.php42
A
0 mins
src/Handler/FirewallAccessHandler.php42
A
25 mins
src/Handler/LogoutHandler.php43
A
0 mins
src/Handler/RememberMeHandler.php166
B
5 hrs
src/Helper.php76
A
3 hrs
src/Interfaces/AccessMapInterface.php8
A
0 mins
src/Interfaces/AuthenticatorInterface.php11
A
0 mins
src/Interfaces/CredentialsHolderInterface.php12
A
0 mins
src/Interfaces/FailureHandlerInterface.php10
A
0 mins
src/Interfaces/RequireTokenInterface.php8
A
0 mins
src/Interfaces/UserStatusInterface.php11
A
0 mins
src/RateLimiter/AbstractRequestRateLimiter.php31
A
0 mins
src/RateLimiter/DefaultLoginRateLimiter.php34
A
0 mins
src/Token/CacheableTokenStorage.php59
A
3 hrs
src/Token/PdoTokenProvider.php95
A
0 mins