资 源 简 介
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