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. [Utility &amp; Helpers](/categories/utility)
4. /
5. music/gigi-music

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 2w ago

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://avatars.githubusercontent.com/u/9924085?v=4)[Smiler94](/maintainers/Smiler94)[@Smiler94](https://github.com/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)
```

###  Alternatives

[ozdemir/datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.

273166.1k](/packages/ozdemir-datatables)[phpactor/language-server-protocol

Langauge Server Protocol for PHP (transpiled)

12481.6k6](/packages/phpactor-language-server-protocol)[linnovate/openideal

OpenideaL - open source ideas and innovation management system

1262.8k2](/packages/linnovate-openideal)[blitsoftwares/laravel-states-and-cities

País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.

151.1k](/packages/blitsoftwares-laravel-states-and-cities)

PHPackages © 2026

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