Libraries tagged by csrf protection
slim/csrf
1845409 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
happyr/linkedin-api-client
1617456 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
259249 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
214538 Downloads
Yii CSRF Protection Library
volnix/csrf
175131 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
801483 Downloads
CSRF protection when using AngularJS with Symfony2
dneustadt/csrf-cookie-bundle
75649 Downloads
CSRF protection cookie for use with XHR
kunststube/csrfp
207233 Downloads
A signed token generator for cross site request forgery protection.
aura/input
75420 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
36993 Downloads
Adds CSRF protection to October CMS frontend.
marcocesarato/security
2722 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
57437 Downloads
A means to provide token based CSRF protection
phpolar/csrf-protection
742 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
ite/js-csrf-protection
14858 Downloads
Provides CSRF protection for links and AJAX requests
aurmil/slim3-csrf-utilities
1424 Downloads
Slim Framework 3 CSRF protection middleware utilities