Libraries tagged by csrf protection
slim/csrf
1757256 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
happyr/linkedin-api-client
1608148 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
227502 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
197135 Downloads
Yii CSRF Protection Library
volnix/csrf
165914 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
797891 Downloads
CSRF protection when using AngularJS with Symfony2
dneustadt/csrf-cookie-bundle
73962 Downloads
CSRF protection cookie for use with XHR
kunststube/csrfp
205982 Downloads
A signed token generator for cross site request forgery protection.
aura/input
74278 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.
vdlp/oc-csrf-plugin
35195 Downloads
Adds CSRF protection to October CMS frontend.
marcocesarato/security
2603 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.
phpolar/csrf-protection
554 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
aurmil/slim3-csrf-utilities
1386 Downloads
Slim Framework 3 CSRF protection middleware utilities
schnittstabil/psr7-csrf-middleware
109587 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34666 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.