jarrus90 / yii2-aws-components
This package is abandoned and no longer maintained.
No replacement package was suggested.
This extension provides the AWS SDK integration for the Yii2 framework
Package info
github.com/jarrus90/yii2-aws-components
Type:yii2-extension
pkg:composer/jarrus90/yii2-aws-components
1.0.7
2015-11-27 08:02 UTC
Requires
- php: >=5.4.0
- aws/aws-sdk-php: *
- yiisoft/yii2: 2.*
This package is not auto-updated.
Last update: 2023-05-24 05:49:56 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require jarrus90/yii2-aws-components "*"
or add
"jarrus90/yii2-aws-components": "*"
to the require section of your composer.json file.