Libraries tagged by csrf
symfony/security-csrf
198112801 Downloads
Symfony Security Component - CSRF Library
nette/forms
13925148 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
slim/csrf
2236259 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
delight-im/cookie
1349602 Downloads
Modern cookie management for PHP
aura/session
1280618 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
yiisoft/csrf
320339 Downloads
Yii CSRF Protection Library
paragonie/anti-csrf
225973 Downloads
Paragon Initiative's Anti-CSRF Security Library
owasp/csrf-protector-php
385118 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
732046 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
703237 Downloads
Package secures Nette Framework signals against CSRF attack.
happyr/linkedin-api-client
1643230 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
gilbitron/easycsrf
386965 Downloads
A simple, standalone CSRF protection library
volnix/csrf
222561 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
272534 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kunststube/csrfp
212925 Downloads
A signed token generator for cross site request forgery protection.