Libraries tagged by csrf session
paragonie/anti-csrf
138064 Downloads
Paragon Initiative's Anti-CSRF Security Library
aura/session
982639 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
volnix/csrf
152227 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
ayesh/stateless-csrf
13878 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
schnittstabil/csrf-tokenservice
155995 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
mezzio/mezzio-csrf
169779 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
zendframework/zend-expressive-csrf
40862 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session
resonantcore/anti-csrf
11 Downloads
Paragon Initiative's Anti-CSRF Security Library
zaphyr-org/session
72 Downloads
A session handler repository for maintaining user state across multiple requests.
schnittstabil/psr7-csrf-middleware
109572 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34639 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
pinga/session
255 Downloads
Modern session management for PHP
davwheat/session-keepalive
990 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
odan/slim-csrf
1281 Downloads
A CSRF protection middleware
odan/csrf
622 Downloads
A CSRF protection middleware