ossinkine / amazon-s3-client
Browser client for Amazon S3 (Simple Storage Service)
Package info
github.com/ossinkine/amazon-s3-client
Type:project
pkg:composer/ossinkine/amazon-s3-client
v0.1.0
2015-01-10 08:20 UTC
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: 2026-03-12 06:47:39 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.