Libraries tagged by session management
aura/session
1087076 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
intellitrend/zabbixapi
37709 Downloads
Zabbix API client for PHP with session cache and SSL management
amphp/http-server-session
7386 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
ory/kratos-client-php
22223 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.
diego-ninja/laravel-devices
2137 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
talon-one/talon-one-client
93257 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) are used 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#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
cashdash-pro/zaar
1693 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+.
mbissonho/module-remember-admin-last-page
1606 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
session-interop/session-manager-interop
53014 Downloads
This package contains the session interface for session management interopability.
responsive-sk/slim4-session
358 Downloads
Complete session management for Slim 4 with zero dependencies and full type safety
pinga/session
408 Downloads
Modern session management for PHP
mouf/utils.session.session-manager
252837 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.
ericmann/wp-session-manager
23578 Downloads
Prototype session management for WordPress.
opis/session
4668 Downloads
Opis Session is a session manager library with support for multiple backend stores
session-interop/utils.defaultmanager
53006 Downloads
This package contains the session implementation to be able to iterate over it.