PHPackages                             music/gigi-music - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. music/gigi-music

ActiveLibrary

music/gigi-music
================

get gigi music

00PHP

Since Apr 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Smiler94/gigi-music)[ Packagist](https://packagist.org/packages/music/gigi-music)[ RSS](/packages/music-gigi-music/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

GigiMusic
---------

[](#gigimusic)

a simple demo to get music of Liangyongqi which is based on metowolf

### usage

[](#usage)

#### install

[](#install)

clone the resposity

`$ git clone https://github.com/Smiler94/gigi-music.git`

install the dependencies

`$ composer install`

#### use

[](#use)

```
require './vendor/autoload.php';
use \Gigi\GigiMusic;

// get a random list
$gigi = new GigiMusic(GigiMusic::GigiMusicType_Random);

$count = 1;

// get detail
print_r($gigi->getFirst($count));

/** output
Array
(
    [0] => Array
        (
            [id] => 255504
            [name] => 凹凸
            [artist] => Array
                (
                    [0] => 梁咏琪
                )

            [pic_id] => 100055558144839
            [url_id] => 255504
            [lyric_id] => 255504
            [source] => netease
            [pic_url] => https://p3.music.126.net/HxsmK2EGztx6SvAW50b-Hg==/100055558144839.jpg?param=300z300&quality=100
            [url] => https://m8.music.126.net/20170424171525/f587bed9cde1411790fafd78937fe303/ymusic/17c4/afe4/ad7d/8ffdae27bb8cdd637a7fccac03494aaa.mp3
        )

)
**/
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/54062ee788f98602c843199972c9bb7e54728acfc0f3ca386d41f8ad0f9e4a76?d=identicon)[Smiler94](/maintainers/Smiler94)

---

Top Contributors

[![Smiler94](https://avatars.githubusercontent.com/u/9924085?v=4)](https://github.com/Smiler94 "Smiler94 (2 commits)")

### Embed Badge

![Health badge](/badges/music-gigi-music/health.svg)

```
[![Health](https://phpackages.com/badges/music-gigi-music/health.svg)](https://phpackages.com/packages/music-gigi-music)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
