# music-php
**Repository Path**: libing/music-php
## Basic Information
- **Project Name**: music-php
- **Description**: music search and download.
- **Primary Language**: PHP
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 28
- **Created**: 2020-07-01
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
music-php
全网音乐搜索和下载
English |
简体中文

[](https://travis-ci.org/guanguans/music-php)
[](https://scrutinizer-ci.com/g/guanguans/music-php/build-status/master)
[](https://scrutinizer-ci.com/g/guanguans/music-php/?branch=master)
[](https://sonarcloud.io/dashboard?id=guanguans_music-php)
[](https://github.styleci.io/repos/174921589)
[](https://packagist.org/packages/guanguans/music-php)
[](https://packagist.org/packages/guanguans/music-php)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fguanguans%2Fmusic-php?ref=badge_shield)
## 环境要求
* PHP >= 5.6
* Composer
## 安装
### phar 文件下载安装
在 [releases](https://github.com/guanguans/music-php/releases) 页面中下载 [music-php](https://github.com/guanguans/music-php/releases/download/v1.1.7/music-php) 或者 [music-php.phar](https://github.com/guanguans/music-php/releases/download/v1.1.7/music-php.phar) 文件。
### 全局安装
``` shell
$ composer global require guanguans/music-php --dev
```
### 当前目录安装
``` shell
$ composer create-project guanguans/music-php --no-dev
```
## 使用
``` shell
$ ./path/music-php
```
## 参考链接
* [https://github.com/0xHJK/music-dl](https://github.com/0xHJK/music-dl)
* [https://github.com/maicong/music](https://github.com/maicong/music)
* [https://github.com/metowolf/Meting](https://github.com/metowolf/Meting)
## License
[MIT](LICENSE)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fguanguans%2Fmusic-php?ref=badge_large)