Libraries tagged by session-management
aura/session
1242847 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
detain/session-samurai
1588 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
ory/kratos-client-php
31652 Downloads
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
ericmann/wp-session-manager
23787 Downloads
Prototype session management for WordPress.
diego-ninja/laravel-devices
3787 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
alajusticia/laravel-logins
14152 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
waaseyaa/user
8226 Downloads
User entity, authentication, and session management for Waaseyaa
amphp/http-server-session
9706 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
session-interop/utils.defaultmanager
54163 Downloads
This package contains the session implementation to be able to iterate over it.
opis/session
4709 Downloads
Opis Session is a session manager library with support for multiple backend stores
willvincent/laravel-session-manager
782 Downloads
Enhanced session management for Laravel with device tracking and remote logout
session-interop/session-manager-interop
54171 Downloads
This package contains the session interface for session management interopability.
pinga/session
659 Downloads
Modern session management for PHP
ngsoft/slim-cookie-middleware
4474 Downloads
A samesite cookie and session management for slim 4
mouf/utils.session.session-manager
254771 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.