Libraries tagged by session package
illuminate/session
29267644 Downloads
The Illuminate Session package.
cjmellor/browser-sessions
7116 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
345370 Downloads
Zend Framework 1 Session package
joomla/session
257646 Downloads
Joomla Session Package
karriere/state
14505 Downloads
Laravel package for storing current application state in cache/session
diego-ninja/laravel-devices
337 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
zf1/zend-session
107822 Downloads
Zend Framework 1 Session package
windwalker/session
9444 Downloads
Windwalker Session package
rancoud/session
8143 Downloads
Session package
mouf/utils.session.session-manager
250935 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.
mouf/utils.cache.cache-interface
373560 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.
pfinal/session
4038 Downloads
The PFinal Session package.
yakeing/php_session
91 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
binarcode/laravel-stateless-session
1329 Downloads
This package allow you to keep the session through request/response header. No cookie needed.
jambasangsang/flash
2751 Downloads
This package will send flash notification to your application