Libraries tagged by ohsession
vcian/pulse-active-sessions
52320 Downloads
A Laravel Pulse card to show active user session.
uma/redis-session-handler
178627 Downloads
An alternative Redis session handler
rairlie/laravel-locking-session
451076 Downloads
Provide session locking in Laravel
mezzio/mezzio-session
847154 Downloads
Session container and middleware for PSR-7 applications
colinmollenhour/magento-redis-session
171517 Downloads
A Redis-based session handler for Magento with optimistic locking.
cjmellor/browser-sessions
25135 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
bryanjhv/slim-session
892852 Downloads
Session middleware and helper for Slim framework 4.
zendframework/zend-session
11889598 Downloads
Object-oriented interface to PHP sessions and storage
plasticbrain/php-flash-messages
219622 Downloads
A modern take on PHP session-based flash messages
paragonie/anti-csrf
171314 Downloads
Paragon Initiative's Anti-CSRF Security Library
nextras/mail-panel
1095514 Downloads
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
leaseweb/memcache-bundle
948425 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
yiisoft/session
266307 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
wikimedia/php-session-serializer
1164797 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
stefangabos/zebra_session
103552 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