Libraries tagged by csr
elhardoum/nonce-php
14398 Downloads
Fast PHP nonce and CSRF tokens tool
csrui/laravel-firebase-auth
3578 Downloads
Secure your laravel API with Google Firebase Auth
zerossl/cli-client
2418 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
steveclifton/phpcsrftokens
2787 Downloads
Simple PHP CSRF token generator and verifier
sammyaxe/linkedin-api-php-client
5434 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
marcocesarato/security
2581 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.
hungnguyenckc/linkedin-api-php-client
81818 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
thecodingmachine/csrf-header-check-middleware
29627 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
spencer14420/sp-anti-csrf
373 Downloads
Can be used to generate and validate anti-CSRF tokens
simplerisk/csrf-magic
2872 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
schnittstabil/psr7-csrf-middleware
109587 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
rhubarbphp/module-csrfprotection
57121 Downloads
A means to provide token based CSRF protection
phpolar/csrf-response-filter
775 Downloads
Adds CSRF tokens to PSR-7 HTTP Responses
phpolar/csrf-protection
528 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
phpgt/csrf
5025 Downloads
Automatic protection from Cross-Site Request Forgery.