Libraries tagged by xsrf
marcocesarato/security
2648 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
spencer14420/sp-anti-csrf
432 Downloads
Can be used to generate and validate anti-CSRF tokens
phpolar/csrf-response-filter
910 Downloads
Adds CSRF tokens to PSR-7 HTTP Responses
phpolar/csrf-protection
663 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
phpgt/csrf
5044 Downloads
Automatic protection from Cross-Site Request Forgery.
korotovsky/csrf-validator-bundle
69404 Downloads
Validate CSRF token via annotation
itrack/csrf
12728 Downloads
Easy to use cross site request forgery protection.
enumag/csrf-route-bundle
11234 Downloads
Symfony bundle which provides a simple way to add CSRF tokens to routes
dps-software-srl/php-csrf-lib
789 Downloads
CSRF lib
banujan6/csrf-handler
1841 Downloads
CSRF token validator library for PHP
resonantcore/anti-csrf
11 Downloads
Paragon Initiative's Anti-CSRF Security Library
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
gajus/dora
37 Downloads
Input generation library for value resolution, data persistence, templates, CSRF and protection from XSS.
devtical/laravel-drunk-on-419
142 Downloads
Handles 419 errors gracefully by redirecting users when CSRF tokens expire.
rhubarbphp/module-csrfprotection
57148 Downloads
A means to provide token based CSRF protection