yperevoznikov/earlycache
Composer 安装命令:
composer require yperevoznikov/earlycache
包简介
Implements early cache for web apps without dependencies. Caches entire page with headers and response code
关键字:
README 文档
README
Early stage cache implementation for fast web app response. Caches page content with headers and response code.
Supported frameworks
This code can be integrated into any web app but examples area and code have been tested with these frameworks:
- Kohana (Kohana readme)
Installation
In order to install this package use composer:
composer require yperevoznikov/earlycache
Unit Testing
To run all unit tests, in component directory (where this file is placed)
copy phpunit.xml.dist to phpunit.xml and run in command line:
php phpunit.phar
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-26