PHPackages                             djsoftnet/radioboss-php-api - 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. djsoftnet/radioboss-php-api

ActiveLibrary[API Development](/categories/api)

djsoftnet/radioboss-php-api
===========================

API Wrapper for RadioBoss

1.0(5y ago)0412MITPHPPHP ^7.2

Since Aug 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/djsoftnet/radioboss-php-api)[ Packagist](https://packagist.org/packages/djsoftnet/radioboss-php-api)[ Docs](https://github.com/djsoftnet/radioboss-php-api)[ RSS](/packages/djsoftnet-radioboss-php-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

RadioBoss PHP Wrapper [![Packagist](https://camo.githubusercontent.com/45913102da24b5ff6d67d63412b2be7d7e03295d99a7e2b6c74fc0e92dd8b706/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646a736f66746e65742f726164696f626f73732d7068702d6170692e737667)](https://packagist.org/packages/djsoftnet/radioboss-php-api)
==========================================================================================================================================================================================================================================================================================================================================

[](#radioboss-php-wrapper-)

This is a PHP wrapper/client for the [RadioBoss API](https://djsoft.net/).

Table of Contents
-----------------

[](#table-of-contents)

1. **[Requirements](#Requirements)**
2. **[Installation](#Installation)**
3. **[General Usage](#General-Usage)**
4. **[Examples](#Examples)**

Requirements
------------

[](#requirements)

- PHP 7.2 or later.

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

[](#installation)

Install it using [Composer](https://getcomposer.org/):

```
composer require djsoftnet/radioboss-php-api
```

General-Usage
-------------

[](#general-usage)

Before using the RadioBoss API, you'll need to enable it in the [RadioBoss Settings](https://manual.djsoft.net/radioboss/en/index.html?remote_control_api.htm). After you have activated the API and set a password, you can retrieve data.

```
