This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
php-aws /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Sat Feb 28 00:01:08 -0800 2009 | |
| |
class.awis.php | Thu Oct 18 11:54:25 -0700 2007 | |
| |
class.ec2.php | Mon Jun 04 08:31:18 -0700 2007 | |
| |
class.s3.php | Sun Nov 16 23:38:29 -0800 2008 | |
| |
class.sqs.php | Thu Jan 08 17:02:38 -0800 2009 | |
| |
examples/ | Sat Nov 15 03:34:29 -0800 2008 |
README.markdown
PHP-AWS is a collection of PHP classes for working with Amazon's web services platform. Currently, we have classes for use with
- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Elastic Compute Cloud (EC2)
- Alexa Web Information Service (AWIS)
If you're looking for a super-robust AWS solution in PHP, I'd suggest the Tarzan AWS project. PHP-AWS was a good solution when AWS first launched, but Tarzan is a much more mature and supported project. Still, PHP-AWS is good example code for getting your feet wet with AWS.







