mrpc / mixcloud
PHP wrapper for the Mixcloud API
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 3
pkg:composer/mrpc/mixcloud
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-09-25 11:08:06 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...