PHPackages                             julien-boudry/qobuz-atys - 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. julien-boudry/qobuz-atys

ActiveLibrary

julien-boudry/qobuz-atys
========================

v0.2(10y ago)1101MITPHPPHP &gt;=5.5

Since Sep 2Pushed 10y ago2 watchersCompare

[ Source](https://github.com/julien-boudry/Qobuz-Atys)[ Packagist](https://packagist.org/packages/julien-boudry/qobuz-atys)[ Docs](https://github.com/julien-boudry/Qobuz-Atys)[ RSS](/packages/julien-boudry-qobuz-atys/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

 [![Atys Logo](Atys.png)](Atys.png)
 *We all prefer him as a pine!*

ATYS - PHP tools for Qobuz library
==================================

[](#atys---php-tools-for-qobuz-library)

```
use AtysQobuz\Atys ;

Atys::$AppID = '100000000'; // Optional
Atys::setAPPSecret('XXX'); // If you have one.

Atys::$CacheDirectory = '/home/julien/QobuzCache'; // Active cache functionality
Atys::setCacheLength(7200); // Two Hours

var_dump(Atys::request('album/get', ['album_id' => '3760156050089'])); // Album representation is under AtysQobuz\Entity\Album Class. Other method can return a PHP array translation from Json.

Atys::$Login = "myLogin";
Atys::setPasswordMD5(hash('md5','yourPassword'));

Atys::request("purchase/getUserPurchases");
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3911d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4020317?v=4)[Julien Boudry](/maintainers/julien-boudry)[@julien-boudry](https://github.com/julien-boudry)

---

Top Contributors

[![julien-boudry](https://avatars.githubusercontent.com/u/4020317?v=4)](https://github.com/julien-boudry "julien-boudry (7 commits)")

### Embed Badge

![Health badge](/badges/julien-boudry-qobuz-atys/health.svg)

```
[![Health](https://phpackages.com/badges/julien-boudry-qobuz-atys/health.svg)](https://phpackages.com/packages/julien-boudry-qobuz-atys)
```

PHPackages © 2026

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