My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

Introduction

This 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.

Packages

Services_Amazon_AWS

  • Base package for authentication, request generation and response parsing.
  • Proposed API

Services_Amazon_EC2

Services_Amazon_S3

Services_Amazon_SQS

Powered by Google Project Hosting