Libraries tagged by Session Security
nelmio/security-bundle
10261010 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
15594028 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
17384 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
156109 Downloads
Paragon Initiative's Anti-CSRF Security Library
stefangabos/zebra_session
99374 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
phpsec/phpsec
99334 Downloads
A PHP security library
mezzio/mezzio-csrf
193687 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
ayesh/stateless-csrf
17277 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
4781 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
voku/session2db
19527 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.
resonantcore/anti-csrf
11 Downloads
Paragon Initiative's Anti-CSRF Security Library
droptica/ddr_security_session_limit
168 Downloads
Droptica’s Drupal Recipes: Limit the number of simultaneous sessions per user
harrisonratcliffe/browser-sessions-enhanced
18 Downloads
An enhanced version of the cjmellor/browser-sessions 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
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency