Libraries tagged by DbSession
rairlie/laravel-locking-session
403352 Downloads
Provide session locking in Laravel
colinmollenhour/magento-redis-session
126100 Downloads
A Redis-based session handler for Magento with optimistic locking.
cjmellor/browser-sessions
9712 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
796080 Downloads
Session middleware and helper for Slim framework 4.
aura/session
987780 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zendframework/zend-session
11686727 Downloads
Object-oriented interface to PHP sessions and storage
rubenarakelyan/laravel-session-files-to-redis
5854 Downloads
The skeleton application for the Laravel framework.
paragonie/anti-csrf
139493 Downloads
Paragon Initiative's Anti-CSRF Security Library
nextras/mail-panel
985262 Downloads
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
flux-se/sylius-payum-stripe-plugin
273724 Downloads
Payum Stripe gateways plugin for Sylius.
apix/cache
509149 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
yiisoft/session
219290 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
wikimedia/php-session-serializer
978877 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vcian/pulse-active-sessions
20873 Downloads
A Laravel Pulse card to show active user session.
stefangabos/zebra_session
93903 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