Libraries tagged by php session
mrclay/userland-session
54956 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
delboy1978uk/session
5235 Downloads
Secure Session Manager for PHP™
popphp/pop-session
9057 Downloads
Pop Session Component for Pop PHP Framework
takman1/phalcon-session-redis
33420 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
tuutti/php-klarna-payments
63678 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/).
hypervel/session
2481 Downloads
The session package for Hypervel.
craftsys/laravel-redis-session-enhanced
2518 Downloads
Enhanced redis driver for sessions in Laravel
cashdash-pro/zaar
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+.
asbiin/laravel-localizer
6555 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
aequasi/cache-bundle
152382 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
539 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
19270 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
zahycz/sessionless
6689 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework
yakeing/php_session
94 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
upscale/swoole-session
5420 Downloads
PHP sessions compatibility with Swoole web-server