Libraries tagged by csrf
hungnguyenckc/linkedin-api-php-client
87133 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
yetiforce/csrf-magic
158784 Downloads
Cross Site Request Forgery security library
vdlp/oc-csrf-plugin
37464 Downloads
Adds CSRF protection to October CMS frontend.
thecodingmachine/csrf-header-check-middleware
29814 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
marein/symfony-standard-headers-csrf-bundle
7083 Downloads
Protect symfony applications against CSRF attacks with the help of standard headers.
naucon/form
11876 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
30711 Downloads
Secure your site with SameSite cookies
elhardoum/nonce-php
14546 Downloads
Fast PHP nonce and CSRF tokens tool
steveclifton/phpcsrftokens
3137 Downloads
Simple PHP CSRF token generator and verifier
sammyaxe/linkedin-api-php-client
7538 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
2737 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.
spiral/csrf
7039 Downloads
Spiral Framework: CSRF Middleware
simplerisk/csrf-magic
3833 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
rhubarbphp/module-csrfprotection
57462 Downloads
A means to provide token based CSRF protection
phpolar/csrf-protection
769 Downloads
Provides request checking and response filtering to mitigate CSRF attacks