Amazon API Class
Out of all the Amazon aff开发者_开发百科iliate PHP classes, could anyone share their experiences or recommend a particular one?
I have used php-aws several times ( http://code.google.com/p/php-aws/ ) and it's pretty solid, I've only used it for Amazon S3 Mind you, but I'm sure the other functionality is solid too.
I found that the zend framework has good amazon library which is enough for me (S3, EC2) - http://framework.zend.com/manual/en/zend.service.amazon.html
精彩评论