2017 © Pedro Peláez
 

project cache

缓存组件

image

aweitian/cache

缓存组件

  • Thursday, January 25, 2018
  • by awei.tian
  • Repository
  • 1 Watchers
  • 0 Stars
  • 58 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

开始使用

安装组件

使用 composer 命令进行安装或下载源代码使用。, (*1)

composer require aweitian/cache, (*2)

接口

  • set($name, $value, $expire);
  • get($name);
  • del($name);
  • flush();

The Versions

25/01 2018

dev-master

9999999-dev https://github.com/aweitian/cache

缓存组件

  Sources   Download

MIT

The Requires

 

The Development Requires

by awei.tian@qq.com

config aweitian tiananwei

25/01 2018

v2.0.0

2.0.0.0 https://github.com/aweitian/cache

缓存组件

  Sources   Download

MIT

The Requires

 

The Development Requires

by awei.tian@qq.com

config aweitian tiananwei

20/05 2017

v1.0

1.0.0.0 https://github.com/aweitian/cache

缓存组件

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by awei.tian@qq.com

config aweitian tiananwei