Libraries tagged by csrf protection
slim/csrf
1799212 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
happyr/linkedin-api-client
1612755 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
245460 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
205612 Downloads
Yii CSRF Protection Library
volnix/csrf
169866 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
dunglas/angular-csrf-bundle
799896 Downloads
CSRF protection when using AngularJS with Symfony2
dneustadt/csrf-cookie-bundle
74934 Downloads
CSRF protection cookie for use with XHR
kunststube/csrfp
206461 Downloads
A signed token generator for cross site request forgery protection.
aura/input
74820 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
36089 Downloads
Adds CSRF protection to October CMS frontend.
marcocesarato/security
2654 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
685 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
aurmil/slim3-csrf-utilities
1408 Downloads
Slim Framework 3 CSRF protection middleware utilities
adbario/slim-csrf
2748 Downloads
CSRF protection for Slim 3 framework
schnittstabil/csrf-twig-helpers
34683 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.