This is a PHP class designed to provide an easy REST-based interface to Amazon's Simple Queue Service (SQS). It is based on based on Donovan Schonknecht's Amazon S3 PHP class, found here: http://undesigned.org.za/2007/10/22/amazon-s3-php-class
Be the first to post a text review of Amazon SQS PHP Class. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I've released 0.9.1 which allows control over whether the class uses SSL (and whether it uses VERIFYHOST and VERIFYPEER if it does use SSL).
The first release of php-sqs is a stable and suitable for production use. There are a few little convenience features I want to add, but the class works well. I'm not sure if the return values are convenient enough; I doubt I'll know for sure until I get user feedback. I'm open to suggestions :) Enjoy Amazon SQS!
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?