Libraries tagged by Session Security
nelmio/security-bundle
9936000 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
15014919 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
14704 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
150650 Downloads
Paragon Initiative's Anti-CSRF Security Library
stefangabos/zebra_session
97783 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
187050 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
phpsec/phpsec
98913 Downloads
A PHP security library
ayesh/stateless-csrf
16500 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
3918 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
voku/session2db
19463 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
phpdevcommunity/php-session
21 Downloads
PHP Session is a PHP library that optimizes session management, utilizing PHP's native session handling mechanisms for enhanced security and efficiency.
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
ajgl/session-concurrency-bundle
61 Downloads
Symfony bundle to control session concurrency
miladrahimi/phpsession
41 Downloads
Free PHP session tools for neat and powerful projects!