PHPackages                             bytelus/nowplaying - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bytelus/nowplaying

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bytelus/nowplaying
==================

A lightweight PHP adapter for viewing the current now playing data in Icecast and SHOUTcast 1/2. A part of the Radiolize software suite.

1.0(5y ago)0105proprietaryPHPPHP &gt;=7.4

Since Feb 15Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bytelus/nowplaying)[ Packagist](https://packagist.org/packages/bytelus/nowplaying)[ RSS](/packages/bytelus-nowplaying/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (2)Used By (0)

NowPlaying
==========

[](#nowplaying)

NowPlaying is a lightweight, modern, object-oriented PHP library that abstracts out the currently playing metadata from popular radio broadcast software into a single common return format.

### Installing

[](#installing)

NowPlaying is a Composer package that you can include in your project by running:

```
composer require bytelus/nowplaying
```

### Compatibility

[](#compatibility)

Now Playing dataDetailed client informationIcecast (2.4+)✅✅SHOUTcast 2✅✅SHOUTcast 1✅❌### Usage Example

[](#usage-example)

```
