Libraries tagged by user sessions

yiisoft/session

17 Favers
203407 Downloads

A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.

Go to Download


kodus/session

7 Favers
29727 Downloads

A simple interface for storing and retrieving session data without the use of PHP's native session handling

Go to Download


byjg/jwt-session

49 Favers
69287 Downloads

JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.

Go to Download


talon-one/talon-one-client

3 Favers
61071 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


snicco/session

1 Favers
13550 Downloads

A standalone session implementation for environments where $_SESSION cant be used.

Go to Download


mrclay/userland-session

6 Favers
50488 Downloads

Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.

Go to Download


tuutti/php-klarna-payments

0 Favers
60779 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


mouf/utils.cache.cache-interface

0 Favers
372812 Downloads

This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

Go to Download


aequasi/cache-bundle

35 Favers
152024 Downloads

Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.

Go to Download


mouf/utils.session.session-manager

2 Favers
250359 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


yakeing/php_session

51 Favers
89 Downloads

This is a SESSION class function package, use more easily, just a few simple functions can use it.

Go to Download


ngsoft/tools

0 Favers
3001 Downloads

A set of reusable tools used on my projects.

Go to Download


webit-de/php-version-pickup

0 Favers
814 Downloads

Set a PHP version used in a shell session through a `.php-version` file

Go to Download


hassansin/dbcart

25 Favers
7237 Downloads

Shopping Cart library for Laravel 5 that uses Database instead of Sessions

Go to Download


irap/rabbitmq-logger

0 Favers
3283 Downloads

A package to make it easy to use a mysql database for sessions.

Go to Download


<< Previous Next >>