Libraries tagged by session
bryanjhv/slim-session
824683 Downloads
Session middleware and helper for Slim framework 4.
aura/session
1021025 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zendframework/zend-session
11763018 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
1030507 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
uma/redis-session-handler
152697 Downloads
An alternative Redis session handler
integer-net/magento2-session-unblocker
254494 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
colinmollenhour/magento-redis-session
140979 Downloads
A Redis-based session handler for Magento with optimistic locking.
cjmellor/browser-sessions
13503 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
rediska/rediska
229658 Downloads
Full-featured PHP client for key-value database Redis
paragonie/anti-csrf
148199 Downloads
Paragon Initiative's Anti-CSRF Security Library
flux-se/sylius-payum-stripe-plugin
290479 Downloads
Payum Stripe gateways plugin for Sylius.
leaseweb/memcache-bundle
934629 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
nextras/mail-panel
1022623 Downloads
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
yiisoft/session
231793 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
stefangabos/zebra_session
96982 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