Libraries tagged by session management
aura/session
1291435 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
intellitrend/zabbixapi
68026 Downloads
Zabbix API client for PHP with session cache and SSL management
ericmann/wp-session-manager
24352 Downloads
Prototype session management for WordPress.
amphp/http-server-session
10379 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
alajusticia/laravel-logins
17560 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
37238 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
4452 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
talon-one/talon-one-client
129756 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}`.
detain/session-samurai
3134 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.
opis/session
4825 Downloads
Opis Session is a session manager library with support for multiple backend stores
yiirocks/voyti
3220 Downloads
Highly customizable and extensible user management, authentication, and authorization Yii3 extension
artisanpack-ui/security-auth
2353 Downloads
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
waaseyaa/user
14259 Downloads
User entity, authentication, and session management for Waaseyaa
mbissonho/module-remember-admin-last-page
2872 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
72121 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/).