Libraries tagged by csrf
micro-module/rest-bundle
2573 Downloads
Reusable REST API infrastructure bundle: API versioning, base controllers, DTO mapping, JSON path filtering, event listeners, CSRF protection, and pagination/HATEOAS traits
marcocesarato/security
2967 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.
laramint/laravel-security-scanner
967 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
steveclifton/phpcsrftokens
3724 Downloads
Simple PHP CSRF token generator and verifier
spiral/csrf
7255 Downloads
Spiral Framework: CSRF Middleware
simplerisk/csrf-magic
5700 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
quioteframework/csrf
55 Downloads
CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.
phpolar/csrf-protection
1520 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
leafs/csrf
5086 Downloads
Leaf CSRF security patch for leaf anchor
korotovsky/csrf-validator-bundle
69593 Downloads
Validate CSRF token via annotation
resonantcore/anti-csrf
12 Downloads
Paragon Initiative's Anti-CSRF Security Library
thecodingmachine/csrf-header-check-middleware
30132 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
internetpixels/csrf-protection
2262 Downloads
Protect your web app from malicious requests by using CSRF protection tokens in links and forms
banujan6/csrf-handler
1894 Downloads
CSRF token validator library for PHP
ocramius/psr7-csrf
1857 Downloads