Libraries tagged by csrf protection
slim/csrf
2168824 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
yiisoft/csrf
286952 Downloads
Yii CSRF Protection Library
happyr/linkedin-api-client
1638606 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
361241 Downloads
A simple, standalone CSRF protection library
volnix/csrf
214211 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
810586 Downloads
CSRF protection when using AngularJS with Symfony2
aura/input
81122 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.
dneustadt/csrf-cookie-bundle
80759 Downloads
CSRF protection cookie for use with XHR
phpgt/csrf
8505 Downloads
Automatic protection from Cross-Site Request Forgery.
kunststube/csrfp
211285 Downloads
A signed token generator for cross site request forgery protection.
vdlp/oc-csrf-plugin
41955 Downloads
Adds CSRF protection to October CMS frontend.
phpolar/csrf-protection
1496 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
itrack/csrf
15691 Downloads
Easy to use cross site request forgery protection.
marcocesarato/security
2957 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.
rhubarbphp/module-csrfprotection
57911 Downloads
A means to provide token based CSRF protection