Libraries tagged by ssrf
paragonie/anti-csrf
160452 Downloads
Paragon Initiative's Anti-CSRF Security Library
owasp/csrf-protector-php
293838 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
1044703 Downloads
Modern cookie management for PHP
aura/session
1067168 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zoonman/linkedin-api-php-client
674254 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
608258 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1611292 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
240952 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
202745 Downloads
Yii CSRF Protection Library
volnix/csrf
168678 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
riimu/kit-csrf
22483 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
dunglas/angular-csrf-bundle
799298 Downloads
CSRF protection when using AngularJS with Symfony2
paragonie/cookie
44939 Downloads
Modern cookie management for PHP 7
aplus/http
1612387 Downloads
Aplus Framework HTTP Library
bkcore/nocsrf
38747 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.