PHPackages                             quiec/php-tidal - 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. quiec/php-tidal

ActiveLibrary[API Development](/categories/api)

quiec/php-tidal
===============

Unofficial PHP API for TIDAL music streaming service

1.0.0(6y ago)10551[1 issues](https://github.com/Quiec/php-tidal/issues)MITPHP

Since Mar 7Pushed 5y ago3 watchersCompare

[ Source](https://github.com/Quiec/php-tidal)[ Packagist](https://packagist.org/packages/quiec/php-tidal)[ RSS](/packages/quiec-php-tidal/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

php-tidal
=========

[](#php-tidal)

Unofficial PHP API for TIDAL music streaming service.

Installation
------------

[](#installation)

Install from [Composer](https://getcomposer.org/) using `composer`:

```
$ composer require quiec/php-tidal dev-master
```

Also you can install without composer (for shared hosts). [Click here](https://github.com/Quiec/php-tidal/releases/download/1.0.0/tidalphp.zip) for download zip.

Example usage
-------------

[](#example-usage)

[+ Simple Downloader](https://github.com/Quiec/php-tidal/blob/master/examples/Downloader.php)

```
