Libraries tagged by xsrf
volnix/csrf
222726 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
273263 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
212955 Downloads
A signed token generator for cross site request forgery protection.
paragonie/cookie
59291 Downloads
Modern cookie management for PHP 7
mediawiki/semantic-result-formats
194823 Downloads
Provides additional result formats for queries using Semantic MediaWiki
craftcms/url-validator
210069 Downloads
Validate URLs and IP addresses against SSRF, DNS rebinding, and cloud-metadata attacks.
aplus/http
1622368 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
43798 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
83026 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
162620 Downloads
Cross Site Request Forgery security library
slim/csrf
Downloads
securized/laravel-ssrf
2597 Downloads
SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.
riimu/kit-csrf
28115 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
phpgt/csrf
10385 Downloads
Automatic protection from Cross-Site Request Forgery.
j0k3r/httplug-ssrf-plugin
360331 Downloads
Server-Side Request Forgery (SSRF) protection plugin for HTTPlug