Libraries tagged by Session Security
nelmio/security-bundle
9168428 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
13753693 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
8606 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
paragonie/anti-csrf
137919 Downloads
Paragon Initiative's Anti-CSRF Security Library
stefangabos/zebra_session
93467 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
mezzio/mezzio-csrf
169589 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
phpsec/phpsec
97782 Downloads
A PHP security library
ayesh/stateless-csrf
13743 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
2513 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
voku/session2db
19323 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.
droptica/ddr_security_session_limit
149 Downloads
Droptica’s Drupal Recipes: Limit the number of simultaneous sessions per user
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
solophp/session
74 Downloads
Secure PHP Session Handler with advanced security features
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries