webiny/amazon
Composer 安装命令:
composer require webiny/amazon
包简介
Webiny Amazon Component
README 文档
README
Amazon component serves as a wrapper for Amazon Web Services SDK. Currently only S3 component is being used.
Install the component
The best way to install the component is using Composer.
composer require webiny/amazon
For additional versions of the package, visit the Packagist page.
Resources
To run unit tests, you need to use the following command:
$ cd path/to/Webiny/Component/Amazon/
$ composer.phar install
$ phpunit
Make sure that you also set your S3 API details in Tests/AmazonS3Test.php before running the tests.
统计信息
- 总下载量: 419
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-30