Skip to content

isabella232/Amazon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Component

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.

About

[READ-ONLY] PHP wrapper for Amazon Web Services SDK. Currently only S3 component is being used. (master at Webiny/Framework)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%