bt51/stash-serviceprovider
最新稳定版本:1.2.1
Composer 安装命令:
composer require bt51/stash-serviceprovider
包简介
Stash service provider for silex
README 文档
README
The StashServiceProvider provides the "tedivm/stash" library for silex. Read more on stash here: stash.tedivm.com Note: The StashServiceProvider uses master branch of Stash. Stash is under active development.
Installation
Create a composer.json in your project
{
"require": {
"bt51/stash-serviceprovider": "dev-master"
}
}
Read more on composer here: http://getcomposer.org
Parameters
- stash.driver.options: An array of options to be passed to the driver's constructor
- stash.driver.class: The cache class adapter to use
Services
- stash: Instance of Stash\Pool
- stash.handler: Instance of Stash\Handler{stash.driver.class}
Registering
See the example/ directory to see how to register the service
License
MIT
统计信息
- 总下载量: 8.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-06