Libraries tagged by cbrf
vortos/vortos-security
1587 Downloads
Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking
marcocesarato/security
3004 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
1980 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
3776 Downloads
Simple PHP CSRF token generator and verifier
webdenis77/cbr
270 Downloads
Библиотека для получения и парсинга XML-данных ЦБ России о курсах валют.
thecodingmachine/csrf-header-check-middleware
30161 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
spiral/csrf
7402 Downloads
Spiral Framework: CSRF Middleware
spencer14420/sp-anti-csrf
658 Downloads
Can be used to generate and validate anti-CSRF tokens
simplerisk/csrf-magic
5923 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
rhubarbphp/module-csrfprotection
57953 Downloads
A means to provide token based CSRF protection
quioteframework/csrf
172 Downloads
CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.
psecio/csrf
306 Downloads
CSRF Token Generation Library
phpolar/csrf-protection
1550 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
leafs/csrf
5245 Downloads
Leaf CSRF security patch for leaf anchor
korotovsky/csrf-validator-bundle
69608 Downloads
Validate CSRF token via annotation