Libraries tagged by session manager
silverstripe/session-manager
1799733 Downloads
Allow users to manage and revoke access to multiple login sessions across devices.
duncan3dc/sessions
264579 Downloads
A non-blocking session manager
ghostff/session
3998 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
ericmann/wp-session-manager
24349 Downloads
Prototype session management for WordPress.
talon-one/talon-one-client
129680 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
opis/session
4822 Downloads
Opis Session is a session manager library with support for multiple backend stores
mpyw/laravel-mysql-system-variable-manager
6514 Downloads
A tiny extension of MySqlConnection that manages session system variables
ericmann/sessionz
5773 Downloads
PHP Session Manager Interface
timefrontiers/php-session
87 Downloads
Modern PHP session manager with authentication state, access control, and CSRF protection
session-interop/session-manager-interop
54518 Downloads
This package contains the session interface for session management interopability.
rakit/session
3044 Downloads
Session manager providing PDO, Cookie, and File drivers
mouf/utils.session.session-manager
255263 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.
aura/session-interface
778 Downloads
Light-weight interfaces for session managers and session segments, shared by Aura.Session, Aura.Auth, and any other package that needs to work with a session.
quioteframework/session-pdo
92 Downloads
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
ianrothmann/tab-manager-laravel
6488 Downloads
This is a Laravel package used to manage browser tab specific session data