My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
Code license: New BSD License
Labels: php, sqs
Show all Featured downloads:
simple-aws-0.1.tar.gz
People details
Project owners:
  mikebrittain
Project committers:
m...@silverorange.com

Summary

PHP libraries and command-line utilities for managing Amazon Web Services, including EC2, S3, SimpleDB, and SQS.

It will be some time before all of these services are handled by this project.

Classes are written for PHP5 and generally try to follow PEAR-ish conventions for package names. I haven't included "require_once" statements for including any dependent classes, as I typically make use of autoload in my projects.

Please note that only the SQS library in included in version 0.1.

SQS

Usage

Usage instructions are available on the wiki.

Requirements

The command-line 'sqs' script found in /bin requires the Console_CommandLine package from PEAR.

The Services_Amazon_SQS package requires PHP to be compiled with cURL support.









Hosted by Google Code