Libraries tagged by Session Security
nelmio/security-bundle
14467541 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
20190769 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
76623 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
stefangabos/zebra_session
127481 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
paragonie/anti-csrf
225139 Downloads
Paragon Initiative's Anti-CSRF Security Library
mezzio/mezzio-csrf
271573 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
phpsec/phpsec
105506 Downloads
A PHP security library
smony/filament-user-sessions
901 Downloads
View all active user sessions and force-logout any user from your Filament admin panel.
ayesh/stateless-csrf
25463 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.
alajusticia/laravel-logins
16691 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
wubinworks/module-session-reaper-patch
648 Downloads
Patch for CVE-2025-54236(a.k.a Session Reaper) which allows customer account takeover and RCE under certain conditions. This patch is actually a Magento 2 extension and universal compatible for Magento 2.3 & 2.4. If you cannot upgrade Magento or cannot apply the official hotfix, try this one.
laramint/laravel-security-scanner
1980 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.
artisanpack-ui/security-auth
526 Downloads
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
voku/session2db
20028 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
moffhub/ussd
1614 Downloads
Enterprise USSD framework for Laravel. Multi-provider support (Safaricom, Airtel, MTN), session management, menu builders, form collection, pagination, security, analytics, and i18n for African mobile networks.