Libraries tagged by csrf
aura/input
75035 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.
itrack/csrf
13143 Downloads
Easy to use cross site request forgery protection.
marein/symfony-standard-headers-csrf-bundle
6644 Downloads
Protect symfony applications against CSRF attacks with the help of standard headers.
naucon/form-bundle
11218 Downloads
Bundle to integrate naucon form package into the Symfony framework.
naucon/form
11576 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
hkvstore/samesite-cookie
29513 Downloads
Secure your site with SameSite cookies
fastsitephp/fastsitephp
2599 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
elhardoum/nonce-php
14481 Downloads
Fast PHP nonce and CSRF tokens tool
steveclifton/phpcsrftokens
3042 Downloads
Simple PHP CSRF token generator and verifier
sammyaxe/linkedin-api-php-client
6839 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
marcocesarato/security
2687 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
yetiforce/csrf-magic
158371 Downloads
Cross Site Request Forgery security library
simplerisk/csrf-magic
3591 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
rhubarbphp/module-csrfprotection
57235 Downloads
A means to provide token based CSRF protection
phpolar/csrf-protection
711 Downloads
Provides request checking and response filtering to mitigate CSRF attacks