I wrote a set of SourceForge projects that provide simple PHP classes for interacting with Amazon Web Services. This is meant to be a landing page for people to link to the full set of projects.
Here are the links to each project:
- Amazon SimpleDB – http://sourceforge.net/projects/php-sdb/
- Amazon Simple Queue Service (SQS)
- Amazon Route 53
- Amazon Simple Email Service (SES)
These were all based on a PHP class for S3, written by Donovan Schonknecht:
- Amazon Simple Storage Service (S3) and CloudFront – http://undesigned.org.za/2007/10/22/amazon-s3-php-class/
You can post on his blog page to get help with his S3 class.
Comments are enabled on this page, but please keep service-specific comments on the service-specific page (at least once I have them set up.) Use this page for compliments (or insults), or general questions about AWS 🙂
Disclaimer: Although I worked for Amazon in the past, these classes were neither produced, endorsed nor supported by Amazon. I wrote these PHP classes as a personal project, just for fun.