mrpc / mixcloud
PHP wrapper for the Mixcloud API
1.0.0
2013-05-14 22:27 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-03-25 09:54:13 UTC
README
A simple PHP wrapper for the Mixcloud API including OAuth support.
This is originally based on the following:
- Beatnode/mixcloud by Beatnode (I forked this repo as a starting point)
Added functionality
- Upload a show to mixcloud
Install
composer require mrpc/mixcloud
Usage
coming soon...