Libraries tagged by csrf
paragonie/cookie
44571 Downloads
Modern cookie management for PHP 7
aplus/http
1612159 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
38620 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
157454 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
mezzio/mezzio-csrf
196455 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
206293 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
74420 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
17802 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
137875 Downloads
Secure your site with SameSite cookies
phery/phery
12588 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
7886 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
ingenerator/tokenista
84884 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
aura/input
74449 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
158242 Downloads
Cross Site Request Forgery security library