PHPackages                             azuracast/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. azuracast/nowplaying

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

azuracast/nowplaying
====================

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

3.0(11mo ago)3046.7k↓60.5%121Apache-2.0PHPPHP &gt;=8.1CI passing

Since Feb 13Pushed 11mo ago5 watchersCompare

[ Source](https://github.com/AzuraCast/nowplaying)[ Packagist](https://packagist.org/packages/azuracast/nowplaying)[ RSS](/packages/azuracast-nowplaying/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (12)Versions (7)Used By (1)

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 azuracast/nowplaying
```

### Compatibility

[](#compatibility)

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

[](#usage-example)

```
