🍭Wow, such a powerful music API framework
A powerful music API framework to accelerate development
- Easy - Easy to use, suppose format return.
- Light - 30KB around with only one file.
- Powerful - Suppose various webserver, include netease, tencent, xiami, kugou, baidu and more.
- Free - Under MIT license, you can use it anywhere if you want.
It is RC version now.
coming soon...
// if you just download the Meting.php into directory, require it with the correct path.
require_once 'Meting.php';// Initialize to netease API
$API = new Meting('netease');
// Enjoy
$data = $API->format(true)->search('Soldier');$ git clone https://github.com/metowolf/NeteaseCloudMusicApi.git
$ cd Meting
$ php -S 127.0.0.1:8080open http://127.0.0.1:8080/demo/simple-test
Meting is under the MIT license.
Official website: https://i-meto.com
Demo: https://music.i-meto.com
Documentation (unfinished): https://music.i-meto.com/docs