Libraries tagged by session package
illuminate/session
31989781 Downloads
The Illuminate Session package.
cjmellor/browser-sessions
16211 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
zf1s/zend-session
370169 Downloads
Zend Framework 1 Session package
joomla/session
276789 Downloads
Joomla Session Package
karriere/state
16219 Downloads
Laravel package for storing current application state in cache/session
diego-ninja/laravel-devices
1412 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
zf1/zend-session
110920 Downloads
Zend Framework 1 Session package
rancoud/session
11336 Downloads
Session package
hypervel/session
1607 Downloads
The session package for Hypervel.
cashdash-pro/zaar
1163 Downloads
A robust Laravel package for Shopify authentication handling both embedded and external app flows. Features JWT session management, seamless online/offline token handling, and automatic re-authentication for embedded apps. Built for Laravel 10+ and PHP 8.2+.
osa-eg/laravel-tabby-integration
378 Downloads
The package acts as a Laravel integration for the Tabby API, allowing developers to easily create sessions, handle payments, and manage webhooks in their applications.
windwalker/session
10824 Downloads
Windwalker Session package
yakeing/php_session
94 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
mouf/utils.session.session-manager
252612 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
binarcode/laravel-stateless-session
1329 Downloads
This package allow you to keep the session through request/response header. No cookie needed.