inhere / lite-cache
a simple cache client tool library of the php
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/inhere/lite-cache
Requires
- php: >7.0.0
- psr/simple-cache: ^1.0
- toolkit/data-parser: ^1.0
Suggests
- inhere/simple-print-tool: Very lightweight data printing tools
README
simple cache client for memcached, redis.
- cache implement the simple cache PSR 16
项目地址
安装
- composer 命令
composer require php-comp/lite-cache
- composer.json
{ "require": { "php-comp/lite-cache": "dev-master" } }
- 直接拉取
git clone https://github.com/inhere/php-lite-cache.git
License
MIT