mrpc / mixcloud
PHP wrapper for the Mixcloud API
1.0.0
2013-05-14 22:27 UTC
Requires
- php: >=5.3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-25 13:09:48 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...