Libraries tagged by csrf
dunglas/angular-csrf-bundle
800455 Downloads
CSRF protection when using AngularJS with Symfony2
paragonie/cookie
45795 Downloads
Modern cookie management for PHP 7
aplus/http
1613023 Downloads
Aplus Framework HTTP Library
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
157781 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
kunststube/csrfp
206620 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
75188 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
19099 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
139291 Downloads
Secure your site with SameSite cookies
phery/phery
12688 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
8213 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
ingenerator/tokenista
86068 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
hungnguyenckc/linkedin-api-php-client
85121 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
38986 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
74978 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.