Download the PHP package sfneal/aws-s3-helpers without Composer
On this page you can find all versions of the php package sfneal/aws-s3-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sfneal/aws-s3-helpers
More information about sfneal/aws-s3-helpers
Files in sfneal/aws-s3-helpers
Package aws-s3-helpers
Short Description Abstraction layers for interacting with AWS S3 storage
License MIT
Homepage https://github.com/sfneal/aws-s3-helpers
Informations about the package aws-s3-helpers
AWS S3 Helpers
Abstraction layers for interacting with AWS S3 storage.
Installation
You can install the package via composer:
In order to autoload to the helper functions add the following path to the autoload.files section in your composer.json.
To modify the s3-helpers settings publish the ServiceProvider & modify the config.
Usage
Add 's3' disk to the 'disks' array in config/filesystems.php with your own AWS credentials.
Add S3 keys to your .env files.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Stephen Neal
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate.
All versions of aws-s3-helpers with dependencies
aws/aws-sdk-php Version ^3.185
laravel/framework Version >=8.40
league/flysystem-aws-s3-v3 Version >=1.0.29