AWS SDK for PHP v2
Categories
Component ID
1865566
Component name
AWS SDK for PHP v2
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
5682
Component created
Component changed
Component body
Provides a small API to use the AWS via PHP.
Project homepage: http://aws.amazon.com/sdkforphp/
Github to contribute or reporting issues: https://github.com/aws/aws-sdk-php
Dependencies
Installing the AWS SDK for PHP v2
- Read the "Installation and Usage For Site Builders" for https://www.drupal.org/project/composer_manager
- Enable AWS SDK for PHP v2
- Install/Update dependencies
- Run the compatibility test script.
php pathToVendorDirectory/aws/aws-sdk-php/compatibility-test.php
(Note: Default pathToVendorDirectory is sites/all/vendor;
Remove this file in case you do not want provide information to the visitor.)
drush en awssdk2
drush composer-manager install / update
