I wanted to start using the Amazon Simple Notification Service (http://aws.amazon.com/sns/), but I have not found any PHP libraries that I can use to access the service. I would rather not create my own library, I wanted to see if anybody has used any PHP libraries for the SNS service, and if they would recommend any.
A:
The Zend Framework has libraries for S3, EC2, and SQS so it wouldn't surprise me if the team that built those was working on a more specific library for SNS as well. Maybe Zend's Amazon library will get you part of the way?
SNS is still in Beta, right? That may make it a little tougher to find the library you're looking for.
Inkspeak
2010-05-19 16:57:16
It wouldn't surprise me either, but the problem is that they have not added one yet. Which is why I am asking
webdestroya
2010-05-19 19:45:38