ganbarodigital/php-static-data-cache
Composer 安装命令:
composer require ganbarodigital/php-static-data-cache
包简介
Convenient static data cache for speeding up expensive operations
README 文档
README
Introduction
The PHP Static Data Cache library provides an incredibly simple key/value data cache that you can quickly drop into your own project to save you time and effort.
This was originally part of the PHP Data Containers project. It's been broken out to avoid circular dependencies between the PHP Data Containers project and the PHP Reflection project.
Installation
We recommend that you install the full PHP Data Containers project, which will include the PHP Static Data Cache as a dependency.
Run this command to add this library to your composer.json file:
composer require ganbarodigital/php-data-containers
and then run composer update.
统计信息
- 总下载量: 116.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-07-10