PHPackages                             gbrousse/icecast-auth - 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. gbrousse/icecast-auth

ActiveLibrary

gbrousse/icecast-auth
=====================

PHP librairy used to authenticate listeners via Icecast authentication via the URL system

1.0.1-RC(10y ago)435[1 issues](https://github.com/gbrousse/IcecastAuth/issues)LGPL-3.0PHPPHP &gt;=5.3

Since Oct 21Pushed 10y ago2 watchersCompare

[ Source](https://github.com/gbrousse/IcecastAuth)[ Packagist](https://packagist.org/packages/gbrousse/icecast-auth)[ Docs](https://github.com/gbrousse/IcecastAuth)[ RSS](/packages/gbrousse-icecast-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

IcecastAuth [![Build Status](https://camo.githubusercontent.com/bcb8e66bda8426962fc022adfe0ab77bddaa5f3378afa6fdcf1b2d361f14d312/68747470733a2f2f7472617669732d63692e6f72672f6762726f757373652f49636563617374417574682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gbrousse/IcecastAuth) [![Coverage Status](https://camo.githubusercontent.com/2c254717cad64ba4b8ead5cc392369bf8c35c0c41e780d4a8d83c78dfd170161/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6762726f757373652f49636563617374417574682f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/gbrousse/IcecastAuth?branch=master)
==============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#icecastauth---)

[![Total Downloads](https://camo.githubusercontent.com/0b41201441c7bb98a05eaa59701ffcbc00a89fa587f23b9cdbc856f17fe62670/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6762726f757373652f696365636173742d617574682e737667)](https://packagist.org/packages/gbrousse/icecast-auth)[![Latest Stable Version](https://camo.githubusercontent.com/16863d5304c66f41efacf305c3c0a07e42d1fe276b978ad3ae25fee22d11ea31/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6762726f757373652f696365636173742d617574682e737667)](https://packagist.org/packages/gbrousse/icecast-auth)

PHP library used to authenticate listeners via Icecast authentication (URL) (). This library execute your own functions or methods on Icesast server events.

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

[](#installation)

Install the latest version with

```
$ composer require gbrousse/icecast-auth
```

Basic usage
-----------

[](#basic-usage)

### Create a PHP File that the Icecast server can reach

[](#create-a-php-file-that-the-icecast-server-can-reach)

```
