Libraries tagged by scss
tuutti/php-klarna-payments
63923 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/).
toteph42/identity_switch
415 Downloads
This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
thrieu/yii2-grid-view-state
11707 Downloads
Save filters from GridView to session, keep the filter state between pages.
steveeakin/idle-timeout-alert
7829 Downloads
A Laravel package for alerting idle sessions about to expire.
smith197/steamauthentication
541 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.
osa-eg/laravel-tabby-integration
521 Downloads
The package acts as a Laravel integration for the Tabby API, allowing developers to easily create sessions, handle payments, and manage webhooks in their applications.
mpyw/laravel-mysql-system-variable-manager
5055 Downloads
A tiny extension of MySqlConnection that manages session system variables
mbissonho/module-remember-admin-last-page
1551 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
intersvyaz/yii-pdooci-httpsession
56124 Downloads
Yii httpsession extension by using PDOOCI as session data storage.
creativestyle/magesuite-extended-exception
56621 Downloads
Overload defualt logging to pas an extra information like path, ip, cookies, session etc.
colourbox/simplesamlphp-module-redis
83560 Downloads
A SimpleSAMLphp module for using Redis for session storage etc.
bilfeldt/laravel-flash-message
28482 Downloads
Flash multiple messages using Laravels default session message flashing system
berlioz/http-client
19419 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
alajusticia/laravel-auth-tracker
14918 Downloads
Track and manage sessions, Passport tokens and Sanctum tokens in Laravel.
aequasi/cache-bundle
152392 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.