Libraries tagged by php session
acidjazz/humble
124093 Downloads
passwordless authentication and detailed sessioning for laravel
ayesh/stateless-csrf
16192 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.
programster/mysql-session-handler
4757 Downloads
MySQL PHP Session Handler
leafs/session
17811 Downloads
Leaf PHP session + flash modules
ezimuel/php-secure-session
6152 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
customergauge/session
22050 Downloads
Native PHP Session adapter for Laravel Authentication
compwright/php-session
6137 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
bolt/session
99436 Downloads
PHP session storage for Symfony's HTTP layer
altmetric/mongo-session-handler
57558 Downloads
A PHP session handler backed by MongoDB.
voku/session2db
19451 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.
tomwalder/php-gds-session
11418 Downloads
Datastore Session Handler for PHP on Google AppEngine
g4/session
54705 Downloads
session php library
blitz-php/session
3982 Downloads
Bibliothèque de session de BlitzPHP
goez/laravel-native-session
27701 Downloads
Laravel session driver for PHP native session
spiral/session
22039 Downloads
Secure sessions over native PHP handlers