Libraries tagged by csrf
symfony/security-csrf
190738542 Downloads
Symfony Security Component - CSRF Library
nette/forms
13716074 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
slim/csrf
2181839 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
delight-im/cookie
1289829 Downloads
Modern cookie management for PHP
aura/session
1256412 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
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.