Libraries tagged by session
aura/session
1078750 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zendframework/zend-session
11855096 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
1138148 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
uma/redis-session-handler
169859 Downloads
An alternative Redis session handler
colinmollenhour/magento-redis-session
164580 Downloads
A Redis-based session handler for Magento with optimistic locking.
cjmellor/browser-sessions
20873 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
trntv/yii2-command-bus
572397 Downloads
Yii2 Command Bus extension
plasticbrain/php-flash-messages
214762 Downloads
A modern take on PHP session-based flash messages
paragonie/anti-csrf
163380 Downloads
Paragon Initiative's Anti-CSRF Security Library
geometria-lab/rediska
310350 Downloads
Full-featured PHP client for key-value database Redis
codezero/laravel-localizer
368053 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
leaseweb/memcache-bundle
944506 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
nextras/mail-panel
1073540 Downloads
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
yiisoft/session
255075 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
stefangabos/zebra_session
101249 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