I’ve written a Library to make interacting with the Disqus API a snap. It’s hosted on GitHub.
Usage is similar to my other libraries. See the README in the release for more info.
Of note: I included a unit test controller based on the built-in CodeIgniter unit test class. Given correct values, everything tests out correctly. That being said, let me know if you have any problems.
CI-Disqus is PHP5 only, and requires the cURL Library by Phil Sturgeon.
I’ve attached the v1.0 download from GitHub for your convenience.
