PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package Services_Amazon_S3
Installed - no -
Latest 0.4.0
License BSD
Summary PHP API for Amazon S3 (Simple Storage Service)
Description This package provides an object-oriented interface to the Amazon Simple Storage Service (S3). This package is based on the 2006-03-01 REST API.

Features:

1. List, create and delete buckets, including buckets with location constraints (European buckets).
2. Create, read and delete objects including metadata.
3. List keys in a bucket using an SPL Iterator with support for paging, key prefixes and delimiters.
4. Manipulate access control lists for buckets and objects.
5. Specify the request style (virtualhost, cname, path style) and endpoint.
6. Get signed URLs to allow a trusted third party to access private files.
7. Access buckets and objects using PHP filesystem functions through a stream wrapper
Dependencies
PHP Version: 5.1.1 or newer
PEAR Package: pear.php.net/PEAR 1.4.0a7 or newer
PEAR Package: pear.php.net/PEAR 1.3.2 or newer
PEAR Package: pear.php.net/Crypt_HMAC2 0.2.1 or newer
PEAR Package: pear.php.net/HTTP_Request2 0.5.1 or newer
PHP Extension: spl
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual