I need to provide a utility on a PHP site for a client to upload files to an amazon S3 bucket. Are there any open source utilities available that I can use?
ideally, this utility would allow the client to select a local file, press the upload button, and then would tell him the URL of the newly uploaded file.
Bonus points if this can provide a list of existing files to browse through.
Thanks!
Edit: This isn't exactly what I'm looking for, but it certainly works as a workaround for now.
http://s3browse.com/
UPDATE (july 2014): Here is the new official AWS SDK for PHP:
Amazon provides a PHP SDK for accessing AWS services, including S3.
See on github: amazonwebservices/aws-sdk-for-php
See documentation: AWS SDK for PHP, very well done, with a lot of examples.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With