Libraries tagged by csr
phpgt/csrf
10161 Downloads
Automatic protection from Cross-Site Request Forgery.
dneustadt/csrf-cookie-bundle
81479 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
25398 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
146668 Downloads
Secure your site with SameSite cookies
laragear/poke
13268 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
jaydeep/laravel-guarddog
2180 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
ingenerator/tokenista
93543 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
fastsitephp/fastsitephp
2852 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
zerossl/cli-client
13894 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
hungnguyenckc/linkedin-api-php-client
99652 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
vdhicts/laravel-csr-generator
7113 Downloads
Easily generate a CSR with Laravel.
yetiforce/csrf-magic
162309 Downloads
Cross Site Request Forgery security library
marein/symfony-standard-headers-csrf-bundle
10268 Downloads
Protect symfony applications against CSRF attacks with the help of standard headers.
itrack/csrf
16417 Downloads
Easy to use cross site request forgery protection.
zendframework/zend-expressive-csrf
41183 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session