Libraries tagged by csr
gilbitron/easycsrf
166602 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
174516 Downloads
Yii CSRF Protection Library
volnix/csrf
149433 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
165407 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
202856 Downloads
A signed token generator for cross site request forgery protection.
dunglas/angular-csrf-bundle
790428 Downloads
CSRF protection when using AngularJS with Symfony2
acmephp/ssl
899056 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
paragonie/cookie
36451 Downloads
Modern cookie management for PHP 7
scrumble-nl/laravel-csr
12087 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
155488 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
19178 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
dneustadt/csrf-cookie-bundle
70809 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
13045 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
selective/samesite-cookie
131750 Downloads
Secure your site with SameSite cookies