Storage3

Storage3 provides a single, easy to use interface for accessing The Amazon's S3 (the Simple Storage Service) with PHP 5. It allows you to create, delete, and list buckets (which are analogous to folders or directories) and store, retrieve and delete objects (which are analogous to files). Errors are presented in a convenient manner through the why() method. It does not currently support anonymous access.

Licenses GPL
Operating Systems OS Independent
Implementation PHP
Translations English

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  02 May 2006 15:59
  • Rrelease-after

Changes: This release adds fileExists(), support for listing bucket files for buckets with over 1,000 files, setACL(), support for setting an object's ACL during the upload process, and storage of response headers (which contain a lot of useful information). s3test.php now includes an example of using headers to verify the integrity of a file stored in s3 via an md5 hash

No changes have been submitted for this release.

E57f1b9d129294f2d308217fcfdb73cb_thumb

Project Spotlight

Usermin For Webmail

A modified version of Usermin just for IMAP Web mail.

9d6772081d3a91e3825be2ee4efb6b90_thumb

Project Spotlight

JRubyStack

An easy-to-use JRuby development environment.