Download the PHP package webiny/amazon without Composer
On this page you can find all versions of the php package webiny/amazon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webiny/amazon
More information about webiny/amazon
Files in webiny/amazon
Download webiny/amazon
More information about webiny/amazon
Files in webiny/amazon
Vendor webiny
Package amazon
Short Description Webiny Amazon Component
License MIT
Homepage http://www.webiny.com/
Package amazon
Short Description Webiny Amazon Component
License MIT
Homepage http://www.webiny.com/
Please rate this library. Is it a good library?
Informations about the package amazon
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.
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.
All versions of amazon with dependencies
PHP Build Version
Package Version
Requires
php Version
^7
aws/aws-sdk-php Version 3.*
webiny/std-lib Version ~1.6
webiny/config Version ~1.6
aws/aws-sdk-php Version 3.*
webiny/std-lib Version ~1.6
webiny/config Version ~1.6
The package webiny/amazon contains the following files
Loading the files please wait ....