Libraries tagged by csrf
symfony/security-csrf
136562001 Downloads
Symfony Security Component - CSRF Library
nette/forms
10391939 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
slim/csrf
1702737 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
aplus/http
1586647 Downloads
Aplus Framework HTTP Library
paragonie/anti-csrf
148199 Downloads
Paragon Initiative's Anti-CSRF Security Library
owasp/csrf-protector-php
273417 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
1005816 Downloads
Modern cookie management for PHP
aura/session
1021025 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zoonman/linkedin-api-php-client
663552 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
582672 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1602710 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
204289 Downloads
A simple, standalone CSRF protection library
yiisoft/csrf
190528 Downloads
Yii CSRF Protection Library
volnix/csrf
160162 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
184114 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session