Libraries tagged by cbrf
yiisoft/csrf
291601 Downloads
Yii CSRF Protection Library
paragonie/anti-csrf
218177 Downloads
Paragon Initiative's Anti-CSRF Security Library
owasp/csrf-protector-php
374426 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.
zoonman/linkedin-api-php-client
723991 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
691889 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1639465 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
367139 Downloads
A simple, standalone CSRF protection library
volnix/csrf
216344 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
261954 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
211622 Downloads
A signed token generator for cross site request forgery protection.
dunglas/angular-csrf-bundle
810768 Downloads
CSRF protection when using AngularJS with Symfony2
redcode/currency-rate
541600 Downloads
Useful library for fetching currency rates from cbr and ecb providers
paragonie/cookie
57734 Downloads
Modern cookie management for PHP 7
aplus/http
1621162 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
43148 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.