Libraries tagged by php session
mrclay/userland-session
51101 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
popphp/pop-session
6213 Downloads
Pop Session Component for Pop PHP Framework
takman1/phalcon-session-redis
30942 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
tuutti/php-klarna-payments
61387 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/).
swoft/session
84505 Downloads
Http session component for swoft
craftsys/laravel-redis-session-enhanced
653 Downloads
Enhanced redis driver for sessions in Laravel
mvccore/mvccore
6208 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
aequasi/cache-bundle
152101 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.
smith197/steamauthentication
529 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
berlioz/http-client
17018 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
zahycz/sessionless
6127 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework
yakeing/php_session
90 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
solophp/session
52 Downloads
PHP Session Management
session-interop/session-manager-interop
52617 Downloads
This package contains the session interface for session management interopability.
session-interop/session-interop
60260 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object