PHP Libraries for Amazon Simple Notification Service

Question:

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.

Answer:

Here’s an unfinished php client for Amazon SNS

Leave a Reply