Libraries tagged by csrf session

paragonie/anti-csrf

307 Favers
215589 Downloads

Paragon Initiative's Anti-CSRF Security Library

Go to Download


aura/session

221 Favers
1244819 Downloads

Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.

Go to Download


volnix/csrf

58 Favers
212647 Downloads

CSRF protection library that compares provided token to session token to ensure request validity.

Go to Download


mezzio/mezzio-csrf

8 Favers
257044 Downloads

CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session

Go to Download


ayesh/stateless-csrf

32 Favers
24402 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.

Go to Download


schnittstabil/csrf-tokenservice

19 Favers
161660 Downloads

Stateless CSRF (Cross-Site Request Forgery) token service.

Go to Download


zendframework/zend-expressive-csrf

10 Favers
41084 Downloads

CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session

Go to Download


zaphyr-org/session

2 Favers
2956 Downloads

A session handler repository for maintaining user state across multiple requests.

Go to Download


pinga/session

0 Favers
659 Downloads

Modern session management for PHP

Go to Download


resonantcore/anti-csrf

269 Favers
12 Downloads

Paragon Initiative's Anti-CSRF Security Library

Go to Download


laramint/laravel-security-scanner

1 Favers
636 Downloads

Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.

Go to Download


schnittstabil/psr7-csrf-middleware

7 Favers
109596 Downloads

Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.

Go to Download


schnittstabil/csrf-twig-helpers

8 Favers
34733 Downloads

CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.

Go to Download


davwheat/session-keepalive

0 Favers
1695 Downloads

Automatically refreshes user CSRF tokens to prevent interaction errors after idling.

Go to Download


brunoabpinto/csrf-refresh

0 Favers
10 Downloads

Automatic CSRF token refresh for Laravel applications to prevent token expiration on long-lived pages

Go to Download


Next >>