minidfx/owncloud-interfaces
最新稳定版本:0.2.3
Composer 安装命令:
composer require minidfx/owncloud-interfaces
包简介
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
README 文档
README
Contains interfaces and constants of ownCloud version 7. Package very useful for mocking ownCloud dependencies in your unit tests without a complete ownCloud installation and you can run them on a hosted continuous integration service.
The dev version can be easily installed through composer.
composer require minidfx/owncloud-interfaces
or add these lines into your composer.json
{
"require-dev": {
"minidfx/owncloud-interfaces": "@dev"
}
}
Package used in the project SimpleImapAuthentication4ownCloud to be build on Travis.
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-12-13