An open API service indexing awesome lists of open source software.

https://github.com/horstoeko/musiccast

Library for MusicCast Communication
https://github.com/horstoeko/musiccast

musiccast

Last synced: 3 months ago
JSON representation

Library for MusicCast Communication

Awesome Lists containing this project

README

        

# Title

[![Latest Stable Version](https://poser.pugx.org/horstoeko/musiccast/v/stable.png)](https://packagist.org/packages/horstoeko/musiccast) [![Total Downloads](https://poser.pugx.org/horstoeko/musiccast/downloads.png)](https://packagist.org/packages/horstoeko/musiccast) [![Latest Unstable Version](https://poser.pugx.org/horstoeko/musiccast/v/unstable.png)](https://packagist.org/packages/horstoeko/musiccast) [![License](https://poser.pugx.org/horstoeko/musiccast/license.png)](https://packagist.org/packages/horstoeko/musiccast) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/horstoeko/musiccast)

[![CI (Ant, PHP 7.3)](https://github.com/horstoeko/musiccast/actions/workflows/build.php73.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php73.ant.yml)
[![CI (Ant, PHP 7.4)](https://github.com/horstoeko/musiccast/actions/workflows/build.php74.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php74.ant.yml)
[![CI (PHP 8.0)](https://github.com/horstoeko/musiccast/actions/workflows/build.php80.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php80.ant.yml)
[![CI (PHP 8.1)](https://github.com/horstoeko/musiccast/actions/workflows/build.php81.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php81.ant.yml)
[![CI (PHP 8.2)](https://github.com/horstoeko/musiccast/actions/workflows/build.php82.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php82.ant.yml)
[![CI (PHP 8.3)](https://github.com/horstoeko/musiccast/actions/workflows/build.php83.ant.yml/badge.svg)](https://github.com/horstoeko/musiccast/actions/workflows/build.php83.ant.yml)

## Table of Contents

- [Title](#title)

## License

The code in this project is provided under the [MIT](https://opensource.org/licenses/MIT) license.

## Overview

## Dependencies

This package makes use of

## Installation

There is one recommended way to install `horstoeko/musiccast` via [Composer](https://getcomposer.org/):

* adding the dependency to your ``composer.json`` file:

```js
"require": {
..
"horstoeko/musiccast":"^1",
..
},
```

## Usage

For detailed eplanation you may have a look in the [examples](https://github.com/horstoeko/musiccast/tree/master/examples) of this package and the documentation attached to every release.