Libraries tagged by Session Security
nelmio/security-bundle
11105875 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
17006030 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
25275 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
171569 Downloads
Paragon Initiative's Anti-CSRF Security Library
stefangabos/zebra_session
103590 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
100656 Downloads
A PHP security library
mezzio/mezzio-csrf
209396 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
ayesh/stateless-csrf
19940 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
6712 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
voku/session2db
19705 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
12 Downloads
Paragon Initiative's Anti-CSRF Security Library
phpdevcommunity/php-session
30 Downloads
PHP Session is a PHP library that optimizes session management, utilizing PHP's native session handling mechanisms for enhanced security and efficiency.
slowestwind/laravel-tab-session-guard
0 Downloads
A Laravel package that allows developers to restrict and control how many tabs, sessions, and resource windows a user can open
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency