Skip to content

A lightweight file,memcache(d),redis cache utils. implement the PSR 16 interfaces.

License

Notifications You must be signed in to change notification settings

phppkg/lite-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple cache client

Packagist

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

About

A lightweight file,memcache(d),redis cache utils. implement the PSR 16 interfaces.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages