Libraries tagged by csrf protection
slim/csrf
1708311 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
happyr/linkedin-api-client
1603727 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
207416 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
191206 Downloads
Yii CSRF Protection Library
volnix/csrf
161002 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
795631 Downloads
CSRF protection when using AngularJS with Symfony2
vdlp/oc-csrf-plugin
34122 Downloads
Adds CSRF protection to October CMS frontend.
dneustadt/csrf-cookie-bundle
72991 Downloads
CSRF protection cookie for use with XHR
kunststube/csrfp
205513 Downloads
A signed token generator for cross site request forgery protection.
aura/input
73920 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.
marcocesarato/security
2540 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
57067 Downloads
A means to provide token based CSRF protection
phpolar/csrf-protection
438 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
aurmil/slim3-csrf-utilities
1375 Downloads
Slim Framework 3 CSRF protection middleware utilities
adbario/slim-csrf
2721 Downloads
CSRF protection for Slim 3 framework