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
- Host: GitHub
- URL: https://github.com/horstoeko/musiccast
- Owner: horstoeko
- License: mit
- Created: 2024-04-23T03:40:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-05T11:43:41.000Z (about 1 year ago)
- Last Synced: 2025-01-10T17:30:06.922Z (5 months ago)
- Topics: musiccast
- Language: PHP
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Title
[](https://packagist.org/packages/horstoeko/musiccast) [](https://packagist.org/packages/horstoeko/musiccast) [](https://packagist.org/packages/horstoeko/musiccast) [](https://packagist.org/packages/horstoeko/musiccast) [](https://gitter.im/horstoeko/musiccast)
[](https://github.com/horstoeko/musiccast/actions/workflows/build.php73.ant.yml)
[](https://github.com/horstoeko/musiccast/actions/workflows/build.php74.ant.yml)
[](https://github.com/horstoeko/musiccast/actions/workflows/build.php80.ant.yml)
[](https://github.com/horstoeko/musiccast/actions/workflows/build.php81.ant.yml)
[](https://github.com/horstoeko/musiccast/actions/workflows/build.php82.ant.yml)
[](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.