Libraries tagged by sessions
duncan3dc/helpers
187163 Downloads
A collection of useful helper classes
devmarketer/laraflash
8285 Downloads
A powerful and flexible flash notifications system. Improving over built-in Laravel Flash messaging functionality.
dayspring-tech/logging-bundle
13006 Downloads
Adds additional context data to log messages
craftcms/yii2-dynamodb
9294 Downloads
Yii2 implementation of a cache, session, and queue driver for DynamoDB
cetver/yii2-languages-dispatcher
25455 Downloads
Sets the web-application language for the Yii framework 2.0
apix/simple-cache
16354 Downloads
The PSR-16 extension to Apix-Cache.
zendframework/zend-expressive-flash
55358 Downloads
Flash messages for PSR-7 and PSR-15 applications using zend-expressive-session
psr7-sessions/storageless-mezzio-integration
12025 Downloads
Storageless PSR-7 Session support for Mezzio
yireo/magento2-custom-graph-ql-query-limiter
17691 Downloads
Magento 2 module to sync a GraphQL session with the regular session
ycloudyusa/y_pef_schedule
1770 Downloads
Additional admin tools to manage Y-USA PEF Sessions
toteph42/identy_switch
351 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
thrieu/yii2-grid-view-state
10499 Downloads
Save filters from GridView to session, keep the filter state between pages.
smith197/steamauthentication
530 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
mpyw/laravel-mysql-system-variable-manager
4517 Downloads
A tiny extension of MySqlConnection that manages session system variables
mouf/utils.cache.cache-interface
373516 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.