Libraries tagged by csrf
kunststube/csrfp
202804 Downloads
A signed token generator for cross site request forgery protection.
dunglas/angular-csrf-bundle
790381 Downloads
CSRF protection when using AngularJS with Symfony2
paragonie/cookie
36400 Downloads
Modern cookie management for PHP 7
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
155468 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
19148 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
dneustadt/csrf-cookie-bundle
70792 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
12991 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
131681 Downloads
Secure your site with SameSite cookies
phery/phery
12323 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
laragear/poke
6163 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
ingenerator/tokenista
77381 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
fastsitephp/fastsitephp
2293 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
hungnguyenckc/linkedin-api-php-client
77281 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
bkcore/nocsrf
35966 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.