Libraries tagged by sessions
kevinsimard/laravel-cookieless-session
16989 Downloads
Laravel middleware to start a cookieless session
k-ko/slim3-session-middleware
63 Downloads
Session middleware and helper for Slim 3.
jetiradoro/laravel-session-manager
33 Downloads
Manage current sessions in laravel application
hrevert/ht-session
3040 Downloads
A Zend Framework 2 module to manage session configurations, session validators, storing session data in database.
hautelook/session-storage-handler-chain
8612 Downloads
This is a Symfony 2 bundle that allows you to read/write session data from multiple storage handlers in an efficient way
fastd/session
261 Downloads
erdiko/session
132 Downloads
Session Handler
edydeyemi/session-messages
181 Downloads
Simple-to-use Session-based FlashMessages Library for PHP with support for Boostrap 4 and Boostrap 5. A fork of Plasticbrain's session-based FlashMessages
e-butik/mongo-session-bundle
0 Downloads
Ebutik MongoSessionBundle for Symfony2
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
district5/simple-session-store
135 Downloads
SimpleSessionStore is a session management library for PHP
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
dcro/secure-client-side-session-handler
286 Downloads
Securely store PHP session information on the client side using cookies (session data is encrypted & compressed)
cemerson/session
6304 Downloads
Ultra-simple session abstraction for PHP 7, allowing developers to properly mock session related code
cb-master/php-session-handler
12 Downloads
A php singleton file,pdo,redis or memcached session handler.