17Feb/090
SQS PHP class
I know I just posted the SimpleDB PHP class announcement, but I just finished a class for SQS. It's the same idea - REST-based API access, with a clean and simple class interface. My SQS class is actually better polished than my SimpleDB class; it even includes good error reporting.
Anyway, I did register another SourceForge project for the SQS class, which can be found here:
http://sourceforge.net/projects/php-sqs/
The code can be found in the project's Subversion repository. And, as always, post here or on the SourceForge page for feature requests or bug reports.