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: 3 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T01:10:19.000Z (about 9 years ago)
- Last Synced: 2025-10-12T23:52:02.867Z (7 months ago)
- Topics: onroi, php-7, php7, redis, redis-session, session, snelling
- Language: PHP
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- 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
```