Libraries tagged by sessions
aura/session
1085492 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zendframework/zend-session
11862760 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
1149319 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
uma/redis-session-handler
171736 Downloads
An alternative Redis session handler
colinmollenhour/magento-redis-session
165775 Downloads
A Redis-based session handler for Magento with optimistic locking.
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
plasticbrain/php-flash-messages
215706 Downloads
A modern take on PHP session-based flash messages
paragonie/anti-csrf
165089 Downloads
Paragon Initiative's Anti-CSRF Security Library
leaseweb/memcache-bundle
945386 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
yiisoft/session
257131 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
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
spryker/session
2694653 Downloads
Session module
san/san-session-toolbar
367036 Downloads
Laminas Session Toolbar for Laminas\DeveloperTools
odan/session
164330 Downloads
A Slim session handler
mezzio/mezzio-session-ext
386859 Downloads
ext-session persistence adapter for mezzio-session