opis/storages
最新稳定版本:1.1.1
Composer 安装命令:
composer require opis/storages
包简介
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
README 文档
README
Storage implementations
This package provides storage implementations for Opis Cache, Opis Session and Opis Config libraries.
License
Opis Storages is licensed under the Apache License, Version 2.0.
Requirements
- PHP 5.3.* or higher
- Opis Database ^3.0.0
- Predis 1.0.*
Installation
This library is available on Packagist and can be installed using Composer.
{
"require": {
"opis/storages": "^1.1.0"
}
}
Provided storages
Opis Config
- Database storage
Opis Cache
- Redis storage
- Database storage
Opis Session
- Redis storage
- Database storage
统计信息
- 总下载量: 1.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-08-31