Libraries tagged by cbrf
owasp/csrf-protector-php
275811 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.
delight-im/cookie
1010315 Downloads
Modern cookie management for PHP
aura/session
1026309 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zoonman/linkedin-api-php-client
664506 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
nextras/secured-links
585653 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1604355 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
209109 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
191699 Downloads
Yii CSRF Protection Library
volnix/csrf
161666 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
riimu/kit-csrf
21027 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
mezzio/mezzio-csrf
186125 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
dunglas/angular-csrf-bundle
795809 Downloads
CSRF protection when using AngularJS with Symfony2
redcode/currency-rate
329331 Downloads
Useful library for fetching currency rates from cbr and ecb providers
paragonie/cookie
41678 Downloads
Modern cookie management for PHP 7
bkcore/nocsrf
37768 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.