Download the PHP package loantap/aws without Composer
On this page you can find all versions of the php package loantap/aws. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor loantap
Package aws
Short Description AWS s3,ses,sns,sqs integration for Awesome enterprise
License GPL-3.0-or-later
Homepage https://getawesomestudio.com/
Package aws
Short Description AWS s3,ses,sns,sqs integration for Awesome enterprise
License GPL-3.0-or-later
Homepage https://getawesomestudio.com/
Please rate this library. Is it a good library?
Informations about the package aws
aws
Aws S3 shortcode which will handle all the operation of aws S3 like fetch get etc
You require awesome-enterprise to use this https://github.com/WPoets/awesome-enterprise
Fetch all files from s3 bucket folder
Input:
config : <array>
path : <string>
search : <string>
bucket_name : <string>
Fetch single file content
###### Input:
config : <array>
path : <string>
bucket_name : <string>
Save file
###### Input:
config : <array>
path : <string>
contents : <string>
Delete single file
###### Input:
config : <array>
path : <string>
bucket_name : <string>
Delete all files
###### Input:
config : <array>
path : <string>
bucket_name : <string>
Download single file
Input:
config : <array>
path : <string>
bucket_name : <string>
Download all files
###### Input:
config : <array>
path : <string>
bucket_name : <string>
download_path :<string>
presigned url and get file data
###### Input:
config : <array>
source : <string>
bucket_name : <string>
destination :<string>
Display file on browswer
###### Input:
config : <array>
path : <string>
bucket_name : <string>
Move local file to s3
###### Input:
config : <array>
source : <string>
destination : <string>
bucket_name : <string>
Copy object from one bucket to another bucket
###### Input:
config : <array>
keyname : string
source_bucket : <string>
destination_bucket : <string>
Fetch email sample (SES)
###### Input:
file_path : <string>
config : <array>
keyname : <string>
regex_check : <array>
All versions of aws with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
composer/installers Version ~1.0
oomphinc/composer-installers-extender Version ^2.0
aws/aws-sdk-php Version ^3.171
php-mime-mail-parser/php-mime-mail-parser Version 5.0.5
composer/installers Version ~1.0
oomphinc/composer-installers-extender Version ^2.0
aws/aws-sdk-php Version ^3.171
php-mime-mail-parser/php-mime-mail-parser Version 5.0.5
The package loantap/aws contains the following files
Loading the files please wait ....