Libraries tagged by csrf
paragonie/cookie
57513 Downloads
Modern cookie management for PHP 7
aplus/http
1621033 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
43025 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
81334 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.
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
161842 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
27439 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
phpgt/csrf
8683 Downloads
Automatic protection from Cross-Site Request Forgery.
kunststube/csrfp
211424 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
80842 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
24632 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
146007 Downloads
Secure your site with SameSite cookies
phery/phery
13261 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
12832 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
jaydeep/laravel-guarddog
1177 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.