ossinkine / amazon-s3-client
Browser client for Amazon S3 (Simple Storage Service)
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ~5.4
- aws/aws-sdk-php: 3.x-dev
- silex/silex: ~1.1
- symfony/security: ~2.4
- symfony/twig-bridge: ~2.4
- twig/twig: ~1.12
Requires (Dev)
- phpunit/phpunit: ~4.0
- symfony/browser-kit: ~2.4
- symfony/css-selector: ~2.4
This package is auto-updated.
Last update: 2025-03-12 04:46:03 UTC
README
Browser client for Amazon S3 (Simple Storage Service) written in PHP. You can try online demo.
Installation
Install application is very simple using Composer:
composer create-project ossinkine/amazon-s3-client
How to install Composer you can find on the Composer website.
License
Application is licensed under the MIT license.