PHPackages                             giorgiolucca/vagalume-sdk - 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. [API Development](/categories/api)
4. /
5. giorgiolucca/vagalume-sdk

ActiveLibrary[API Development](/categories/api)

giorgiolucca/vagalume-sdk
=========================

SDK não oficial da API do vagalume desenvolvida em PHP (https://api.vagalume.com.br/)

v1.1.0(9y ago)0571MITPHPPHP &gt;=5.5

Since Apr 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/giorgiolucca/vagalume-sdk)[ Packagist](https://packagist.org/packages/giorgiolucca/vagalume-sdk)[ Docs](https://github.com/giorgiolucca/vagalume-sdk)[ RSS](/packages/giorgiolucca-vagalume-sdk/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

VAGALUME SDK
============

[](#vagalume-sdk)

[![Build Status](https://camo.githubusercontent.com/ffdb62fe5327d2e7261033067bed630714cf8da8cb4bb09c3972b99c905f23d6/68747470733a2f2f7472617669732d63692e6f72672f67696f7267696f6c756363612f766167616c756d652d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/giorgiolucca/vagalume-sdk) [![License](https://camo.githubusercontent.com/012d0a357a1ca8052e91621616b472ec31c1d26a42d448bfd7f54d1ff2980aea/68747470733a2f2f706f7365722e707567782e6f72672f67696f7267696f6c756363612f766167616c756d652d73646b2f6c6963656e7365)](https://packagist.org/packages/giorgiolucca/vagalume-sdk) [![Packagist](https://camo.githubusercontent.com/a596cf39eb1d2aedb5c693b10e29a3b2dd85c8c4b036304d5787dabc5268fdd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67696f7267696f6c756363612f766167616c756d652d73646b2e737667)](https://packagist.org/packages/giorgiolucca/vagalume-sdk) [![Latest Stable Version](https://camo.githubusercontent.com/3f9178090f9d24c2fdb7298df53543c0cad10456dac9cac47a5fcbbd725b8e64/68747470733a2f2f706f7365722e707567782e6f72672f67696f7267696f6c756363612f766167616c756d652d73646b2f762f737461626c65)](https://packagist.org/packages/giorgiolucca/vagalume-sdk)

SDK não oficial da API do vagalume desenvolvida em PHP ()

Como utilizar
=============

[](#como-utilizar)

Instalação
----------

[](#instalação)

```
    $ composer require giorgiolucca/vagalume-sdk
```

Exemplos
--------

[](#exemplos)

```
  use GiorgioLucca\VagalumeSdk\Enum\TypeEnum;
  use GiorgioLucca\VagalumeSdk\Vagalume;

  $apiKey = 'j8a9dt8a07a7';
  $sdk = new Vagalume($apiKey);

  // Buscando um artista específico
  $artist = $sdk->getArtist('u2');

  // Buscando a discografia de um artista
  $discography = $sdk->getDiscography('u2');

  // Buscando hotspots
  $hotspots = $sdk->getHotspots();

  // Buscando notícias
  $news = $sdk->getNews();

  // Buscando rádios
  $radios = $sdk->getRadios(TypeEnum::ARTIST, 'coca-cola-fm');

  // Buscando imagem do artista
  $artistId = '3ade68b3gdb86eda3';
  $artistImage = $sdk->getArtistImage($artistId);

  // Realizando uma pesquisa pelo nome do álbum
  $album = $sdk->searchAlbum('U218 Singles');

  // Realizando uma pesquisa pelo nome do artista
  $artist = $sdk->searchArtist('Skank');

  // Realizando uma pesquisa pelo trecho de uma música
  $music = $sdk->searchMusicExcerpt('Skank vamos fugir');
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~5 days

Total

2

Last Release

3361d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1304593?v=4)[Giorgio Lucca](/maintainers/giorgiolucca)[@giorgiolucca](https://github.com/giorgiolucca)

---

Top Contributors

[![giorgiolucca](https://avatars.githubusercontent.com/u/1304593?v=4)](https://github.com/giorgiolucca "giorgiolucca (21 commits)")

---

Tags

apimusicsdkvagalumeapisdkvagalume

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/giorgiolucca-vagalume-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/giorgiolucca-vagalume-sdk/health.svg)](https://phpackages.com/packages/giorgiolucca-vagalume-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k11.8M658](/packages/saloonphp-saloon)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

346132.9M110](/packages/google-cloud-core)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[linecorp/line-bot-sdk

SDK of the LINE BOT API for PHP

7413.2M22](/packages/linecorp-line-bot-sdk)

PHPackages © 2026

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