This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.textile | Fri Sep 18 10:00:46 -0700 2009 | |
| |
demo/ | Fri Sep 18 07:11:54 -0700 2009 | |
| |
deprecated/ | Thu Sep 17 11:47:36 -0700 2009 | |
| |
oauth.php | Thu Sep 17 11:47:36 -0700 2009 | |
| |
soundcloud.php | Sun Oct 18 04:08:28 -0700 2009 |
README.textile
SoundCloud PHP API Wrapper
Introduction
API Wrapper for SoundCloud written in PHP with support for authication using OAuth (1.0a). Based on Andy Smiths OAuth library, inspired by Abraham Williams twitteroauth library and a big applause for Hugo Wetterberg for helping me out big time!
There’s a simple demo application available which should show how to do the “OAuth dance” with this wrapper. The code for the demo application is included in the repository. If you’re new to OAuth I’d recommend to have a look at the official docs.
The old wrapper (i.e username + password method) is by now deprecated but still available in the repository for various reasons.
Got questions or need support? Don’t hesitate to contact me!
Getting started
See the wiki page Getting started for more information.







