Updated SoundCloud API wrapper with OAuth 2.0 support

I’m glad to announce the release of version 2.0 of the SoundCloud PHP API wrapper. The wrapper got a complete overhaul including support for authentication using OAuth 2.0.

As stated above the wrapper now uses the OAuth 2.0 protocol instead of 1.0. The new shiny updated protocol is in my opinion a huge step forward and the authentication flow isn’t that much of a hazzle anymore.

The wrapper has been written with PEAR in mind and can easily be distributed as a PEAR package. The PEAR coding standard is also adapted.

Also worth mentioning is that most of the code is now covered by unit tests which makes maintaning and contributing to the project a more gentle matter.

Check out the new demo application or go grab the updated wrapper over at GitHub.

Happy hacking!

Image borrowed from Anders Pollas.

  • http://twitter.com/rmetzler Richard Metzler

    This is great! What licence does the wrapper and demo application use?

  • http://qvister.se mptre

    Both the wrapper and demo app is release under the MIT license. It’s stated in the actual files but I updated the readme with info aswell.

  • http://twitter.com/rmetzler Richard Metzler

    Sorry for being a so superficial. I just found the project and
    bookmarked it for later use.

    Thank you.

    2011/1/13 Disqus <>:

  • http://qvister.se mptre

    No worries!

blog comments powered by Disqus