Download the PHP package loantap/aws-s3 without Composer
On this page you can find all versions of the php package loantap/aws-s3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download loantap/aws-s3
More information about loantap/aws-s3
Files in loantap/aws-s3
Download loantap/aws-s3
More information about loantap/aws-s3
Files in loantap/aws-s3
Vendor loantap
Package aws-s3
Short Description AWS s3 integration for Awesome enterprise
License GPL-3.0-or-later
Homepage https://getawesomestudio.com/
Package aws-s3
Short Description AWS s3 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-s3
aws-s3
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>
All versions of aws-s3 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
composer/installers Version ~1.0
oomphinc/composer-installers-extender Version ^2.0
aws/aws-sdk-php Version ^3.171
The package loantap/aws-s3 contains the following files
Loading the files please wait ....