Libraries tagged by csrf
symfony/security-csrf
150215160 Downloads
Symfony Security Component - CSRF Library
nette/forms
11458983 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
slim/csrf
1818632 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
paragonie/anti-csrf
164804 Downloads
Paragon Initiative's Anti-CSRF Security Library
owasp/csrf-protector-php
300912 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
1059734 Downloads
Modern cookie management for PHP
aura/session
1083924 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zoonman/linkedin-api-php-client
678420 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
615940 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1615325 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
251215 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
209646 Downloads
Yii CSRF Protection Library
volnix/csrf
171970 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
riimu/kit-csrf
23196 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
mezzio/mezzio-csrf
203102 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session