Libraries tagged by session management

aura/session

220 Favers
1065187 Downloads

Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.

Go to Download


intellitrend/zabbixapi

58 Favers
35276 Downloads

Zabbix API client for PHP with session cache and SSL management

Go to Download


ory/kratos-client-php

15 Favers
19904 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.

Go to Download


diego-ninja/laravel-devices

60 Favers
1795 Downloads

This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.

Go to Download


talon-one/talon-one-client

3 Favers
89705 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}`

Go to Download


amphp/http-server-session

19 Favers
6979 Downloads

An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

Go to Download


cashdash-pro/zaar

2 Favers
1499 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+.

Go to Download


mbissonho/module-remember-admin-last-page

10 Favers
1488 Downloads

This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.

Go to Download


tuutti/php-klarna-payments

0 Favers
63677 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/).

Go to Download


responsive-sk/slim4-session

0 Favers
150 Downloads

Complete session management for Slim 4 with zero dependencies and full type safety

Go to Download


mouf/utils.session.session-manager

2 Favers
252741 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.

Go to Download


krystalcode/api-session

1 Favers
945 Downloads

Provides session management functionality for API clients including requesting, refreshing and storing access tokens.

Go to Download


ericmann/wp-session-manager

272 Favers
23576 Downloads

Prototype session management for WordPress.

Go to Download


ngsoft/slim-cookie-middleware

0 Favers
3878 Downloads

A samesite cookie and session management for slim 4

Go to Download


1msg/one_msg_waba_sdk

0 Favers
2456 Downloads

[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail

Go to Download


Next >>