Libraries tagged by csr
happyr/linkedin-api-client
1640890 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
375457 Downloads
A simple, standalone CSRF protection library
volnix/csrf
218713 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
266155 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
212074 Downloads
A signed token generator for cross site request forgery protection.
dunglas/angular-csrf-bundle
811209 Downloads
CSRF protection when using AngularJS with Symfony2
paragonie/cookie
58322 Downloads
Modern cookie management for PHP 7
aplus/http
1621462 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
43430 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
81967 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.
setasign/cloud-kms-csr
32579 Downloads
Tools to create and update certificate signing requests (CSRs) and self-signed certificates with keys from cloud key management systems (AWS KMS and Google Cloud KMS)
scrumble-nl/laravel-csr
20972 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
162157 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
27784 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks