An open API service indexing awesome lists of open source software.

https://github.com/mix-php/session

Session library based on Swoole coroutine Redis, following PSR-7 standard
https://github.com/mix-php/session

mix session

Last synced: 11 months ago
JSON representation

Session library based on Swoole coroutine Redis, following PSR-7 standard

Awesome Lists containing this project

README

          

## Mix Session

基于 Swoole 协程 Redis 的 Session 类库,遵循 PSR-7 标准

## Usage

安装:

```
composer require mix/session
```

文档:

- https://www.kancloud.cn/onanying/mixphp2-2/1708710

## License

Apache License Version 2.0, http://www.apache.org/licenses/