Libraries tagged by HSSession
darkghosthunter/laralerts
666 Downloads
Quickly create one or multiple Alerts from your backend
psr7-sessions/storageless-mezzio-integration
13420 Downloads
Storageless PSR-7 Session support for Mezzio
webit-de/php-version-pickup
1158 Downloads
Set a PHP version used in a shell session through a `.php-version` file
tuutti/php-klarna-payments
63322 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/).
spatie/laravel-tinker-tools
50209 Downloads
Use short class names in an Artisan tinker session
somardesignstudios/silverstripe-redis
1880 Downloads
A silverstripe module providing redis caching and session handling
slick/http
6475 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
roy404/utilities
206 Downloads
A comprehensive collection of PHP utilities including Carbon, Logger, Storage, RateLimiter, Cache, and Session Handler, designed to enhance productivity and simplify development.
orangecat/checkip
55 Downloads
Prevent crawlers and IPs reported from creating a session
opengento/module-country-store-redirect
3488 Downloads
This module will redirect the customers regarding their country of origin, on their first visit session.
mouf/utils.cache.cache-interface
376029 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.
mouf/html.widgets.messageservice
238689 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.
mojifan/yii2-predis
57181 Downloads
Redis Cache, Session for the Yii2
mmo/guzzle-xdebug-middleware
3037 Downloads
Guzzle Middleware that adds XDEBUG_SESSION query parameter to all requests for a client.
mkastoun/laravel-419-handler
37 Downloads
Graceful handling of Laravel 419 session expired errors.