Skip to content

ben-xo/php-soundcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

API Wrapper for SoundCloud written in PHP with support for authication using OAuth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages