Libraries tagged by user sessions
ofilin/yii2-fillmodel
0 Downloads
Fill model from last saved model use Session
szmnmichalowski/szm-notification
40 Downloads
Controller plugin to store notifications in session. Used for notification view helper
superrb/redis-handler
40 Downloads
A handler for Redis to use for Session handling and caching in Symfony/Doctrine
superrb/memcached-handler
165 Downloads
A handler for Memcached to use for Session handling and caching in Symfony
luri/ssoclient
14 Downloads
Single Sign On client inspirated by work of jasny/sso but use php session, http-plug and JWT (for exchange broker server)
khaliilii/partial-flash
13 Downloads
this package for show message use sweetAlert and session by use Helper function
jfusion/curl
72 Downloads
Curl Libery used for creating sessions using curl
peloncano/cakephp-plugin-redis-cache
516 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
osaris-uk/cart
60 Downloads
Shopping Cart library for Laravel 6 that uses Database instead of Sessions
kaibuecking/php-klarna-payments
23 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). Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
db1-fpp/laravel-elasticache
1318 Downloads
Add new cache and session driver to use AWS ElastiCache with auto discovery
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
pixelbrackes/php-version-pickup
0 Downloads
Set a PHP version used in a shell session through a `.php-version` file
insulinjunkiede/clisession
17 Downloads
Use the PHP built-in session manager on CLI
sbe1/signedcookielib
2 Downloads
Simple library for creating and validating custom session/token cookies that use a cryptographic signature for verification.