Libraries tagged by session management
aura/session
1235327 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
ericmann/wp-session-manager
23776 Downloads
Prototype session management for WordPress.
intellitrend/zabbixapi
60638 Downloads
Zabbix API client for PHP with session cache and SSL management
detain/session-samurai
1294 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.
alajusticia/laravel-logins
13643 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
ory/kratos-client-php
31102 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
3673 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
talon-one/talon-one-client
124491 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}`.
amphp/http-server-session
9662 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
waaseyaa/user
7280 Downloads
User entity, authentication, and session management for Waaseyaa
mbissonho/module-remember-admin-last-page
2310 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
tuutti/php-klarna-payments
70152 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
willvincent/laravel-session-manager
674 Downloads
Enhanced session management for Laravel with device tracking and remote logout
session-interop/session-manager-interop
54022 Downloads
This package contains the session interface for session management interopability.
pinga/session
637 Downloads
Modern session management for PHP