Libraries tagged by php session
tomwalder/php-gds-session
13822 Downloads
Datastore Session Handler for PHP on Google AppEngine
goez/laravel-native-session
30210 Downloads
Laravel session driver for PHP native session
spiral/session
50806 Downloads
Secure sessions over native PHP handlers
popphp/pop-session
13723 Downloads
Pop Session Component for Pop PHP Framework
flightphp/session
2298 Downloads
Tidy session library for Flight PHP
laikait/laika-session
2338 Downloads
A php singleton file,pdo,redis or memcached session handler.
tuutti/php-klarna-payments
70488 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
92290 Downloads
Http session component for swoft
hypervel/session
17552 Downloads
The session package for Hypervel.
craftsys/laravel-redis-session-enhanced
7092 Downloads
Enhanced redis driver for sessions in Laravel
krubio/perfect-web-kit
2093 Downloads
Shared PHP 8.5 web-UI toolkit: typed HTTP API client, request/session helpers, fail-closed auth guard, PSR-3 error handling, env loader, and asset utilities.
globus-studio/atom
17 Downloads
Atom - PHP 8.5 micro-framework. Single PCRE router, template engine, DI, validation, sessions, CLI.
aequasi/cache-bundle
152792 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.
webrium/core
1499 Downloads
A lightweight set of PHP utility classes for common web tasks: routing, HTTP requests and headers, sessions, validation, file uploads, JWT, and hashing.
smith197/steamauthentication
545 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.