| » Summary | » License |
|---|---|
| PHP interface to Amazon S3's API | New BSD License |
| » Current Release | » Bug Summary |
| 0.1.0 (alpha) was released on 2008-04-07 (Changelog) | No open bugs |
| » Description | |
| Services_Amazon_S3 is a PHP library for accessing Amazon Simple Storage Service (S3). The library is based on the 2006-03-01 REST API. Features: * list, create and delete buckets, including buckets with location constraints (European buckets) * create, read and delete objects including metadata * list keys in a bucket using an SPL Iterator with support for paging, key prefixes and delimiters * manipulate access control lists for buckets and objects * specify the request style (virtualhost, cname, path style) and endpoint * get signed URLs to allow a trusted third party to access private files * access buckets and objects using PHP filesystem functions through a stream wrapper | |
| » Maintainers | » More Information |
| |