Libraries tagged by xsrf
hungnguyenckc/linkedin-api-php-client
77330 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
35972 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
73013 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
157163 Downloads
Cross Site Request Forgery security library
vdlp/oc-csrf-plugin
30894 Downloads
Adds CSRF protection to October CMS frontend.
thecodingmachine/csrf-header-check-middleware
28919 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
marein/symfony-standard-headers-csrf-bundle
2584 Downloads
Protect symfony applications against CSRF attacks with the help of standard headers.
leafs/csrf
1350 Downloads
Leaf CSRF security patch for leaf anchor
vanilla/safecurl
123467 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
stefangabos/zebra_form
1183 Downloads
A jQuery augmented PHP library for creating and validating HTML forms
hkvstore/samesite-cookie
21271 Downloads
Secure your site with SameSite cookies
elhardoum/nonce-php
14194 Downloads
Fast PHP nonce and CSRF tokens tool
steveclifton/phpcsrftokens
2379 Downloads
Simple PHP CSRF token generator and verifier
sammyaxe/linkedin-api-php-client
2259 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
2362 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.