Libraries tagged by session
yireo/magento2-custom-graph-ql-query-limiter
17976 Downloads
Magento 2 module to sync a GraphQL session with the regular session
ycloudyusa/y_pef_schedule
1951 Downloads
Additional admin tools to manage Y-USA PEF Sessions
thrieu/yii2-grid-view-state
10555 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
4540 Downloads
A tiny extension of MySqlConnection that manages session system variables
mouf/utils.cache.cache-interface
373617 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.
mouf/html.widgets.messageservice
237026 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.
intersvyaz/yii-pdooci-httpsession
52620 Downloads
Yii httpsession extension by using PDOOCI as session data storage.
creativestyle/magesuite-extended-exception
49767 Downloads
Overload defualt logging to pas an extra information like path, ip, cookies, session etc.
berlioz/http-client
17122 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
auth0-samples/laravel
345 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
toteph42/identy_switch
367 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
alajusticia/laravel-auth-tracker
14188 Downloads
Track and manage sessions, Passport tokens and Sanctum tokens in Laravel.
aequasi/cache-bundle
152106 Downloads
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
zahycz/sessionless
6152 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework