Libraries tagged by csrf
dunglas/angular-csrf-bundle
795354 Downloads
CSRF protection when using AngularJS with Symfony2
paragonie/cookie
40870 Downloads
Modern cookie management for PHP 7
bkcore/nocsrf
37641 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
slim/csrf
Downloads
riimu/kit-csrf
20584 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
kunststube/csrfp
205411 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
72887 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
16084 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.
vdlp/oc-csrf-plugin
33803 Downloads
Adds CSRF protection to October CMS frontend.
selective/samesite-cookie
135561 Downloads
Secure your site with SameSite cookies
phery/phery
12428 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
7323 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
ingenerator/tokenista
82489 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
aura/input
73911 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
yetiforce/csrf-magic
157887 Downloads
Cross Site Request Forgery security library