Libraries tagged by Session Security
nelmio/security-bundle
10761802 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nette/http
16518140 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
cjmellor/browser-sessions
21836 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
165089 Downloads
Paragon Initiative's Anti-CSRF Security Library
stefangabos/zebra_session
101726 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
203621 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
ayesh/stateless-csrf
19352 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.
phpsec/phpsec
99933 Downloads
A PHP security library
alajusticia/laravel-logins
5934 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
voku/session2db
19588 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
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency
miladrahimi/phpsession
43 Downloads
Free PHP session tools for neat and powerful projects!
terrylinooo/wp-shieldon
10 Downloads
WP Shieldon is based on Shieldon library, a PHP library that provides anti-scraping and online session control for your WordPress sites.