Libraries tagged by csrf protection
slim/csrf
1591562 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
happyr/linkedin-api-client
1588692 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
166305 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
174317 Downloads
Yii CSRF Protection Library
volnix/csrf
149352 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
790381 Downloads
CSRF protection when using AngularJS with Symfony2
kunststube/csrfp
202804 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
70792 Downloads
CSRF protection cookie for use with XHR
aura/input
73000 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
30878 Downloads
Adds CSRF protection to October CMS frontend.
marcocesarato/security
2361 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
56663 Downloads
A means to provide token based CSRF protection
ite/js-csrf-protection
14572 Downloads
Provides CSRF protection for links and AJAX requests
internetpixels/csrf-protection
2022 Downloads
Protect your web app from malicious requests by using CSRF protection tokens in links and forms
aurmil/slim3-csrf-utilities
1339 Downloads
Slim Framework 3 CSRF protection middleware utilities