Libraries tagged by csrf session
paragonie/anti-csrf
150531 Downloads
Paragon Initiative's Anti-CSRF Security Library
aura/session
1029737 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
volnix/csrf
162152 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mezzio/mezzio-csrf
187050 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
ayesh/stateless-csrf
16476 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
156815 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
davwheat/session-keepalive
1149 Downloads
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
resonantcore/anti-csrf
11 Downloads
Paragon Initiative's Anti-CSRF Security Library
schnittstabil/psr7-csrf-middleware
109581 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34653 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
pinga/session
331 Downloads
Modern session management for PHP
zendframework/zend-expressive-csrf
40867 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session
odan/slim-csrf
1281 Downloads
A CSRF protection middleware
odan/csrf
622 Downloads
A CSRF protection middleware
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries