Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snellingio/session
Simple redis session handler
https://github.com/snellingio/session
onroi php-7 php7 redis redis-session session snelling
Last synced: about 2 months ago
JSON representation
Simple redis session handler
- Host: GitHub
- URL: https://github.com/snellingio/session
- Owner: snellingio
- License: mit
- Created: 2017-03-07T02:27:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T01:10:19.000Z (over 7 years ago)
- Last Synced: 2024-10-13T12:21:49.854Z (3 months ago)
- Topics: onroi, php-7, php7, redis, redis-session, session, snelling
- Language: PHP
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Session
=========================Simple redis session handler.
## Installation
```
composer require snelling/redis
```