|
Project Information
|
IntroductionThis project will implement a common base package and update existing PEAR packages for the Amazon Web Services API. These packages will make development of cloud-computing applications easier for PHP developers. The existing PEAR::Services_Amazon_SQS and PEAR::Services_Amazon_S3 packages will be updated to depend on the new base package. A new package, PEAR::Services_Amazon_EC2, that covers the Amazon EC2 API will be created. The final goal of this project is to get all packages developed into PEAR. Packages will be proposed to PEAR when they are ready enough to be useful. PackagesServices_Amazon_AWS
Services_Amazon_EC2
Services_Amazon_S3
Services_Amazon_SQS
|