PHPackages                             wowza/wse-rest-library-php - 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. [API Development](/categories/api)
4. /
5. wowza/wse-rest-library-php

ActiveLibrary[API Development](/categories/api)

wowza/wse-rest-library-php
==========================

6682.5k↓34.6%53[7 issues](https://github.com/WowzaMediaSystems/wse-rest-library-php/issues)PHP

Since Feb 20Pushed 4y ago21 watchersCompare

[ Source](https://github.com/WowzaMediaSystems/wse-rest-library-php)[ Packagist](https://packagist.org/packages/wowza/wse-rest-library-php)[ RSS](/packages/wowza-wse-rest-library-php/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ef2c6446635baedf9d29d1c10f84100c36a6b92fea855821de3a4dfca9962211/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f576f777a614d6564696153797374656d732f7773652d726573742d6c6962726172792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WowzaMediaSystems/wse-rest-library-php/?branch=master)

PHP REST Library for Wowza Streaming Engine
===========================================

[](#php-rest-library-for-wowza-streaming-engine)

Wowza Streaming Engine [media server software](https://www.wowza.com/products/streaming-engine) includes a REST API that you can wrap with a PHP library to configure, manage, and monitor your streaming media server through PHP requests.

Prerequisites
-------------

[](#prerequisites)

Wowza Streaming Engine™ 4.0.0 or later is required.

[PHP 5.5.0](http://php.net/downloads.php) or later is required.

[Composer](https://getcomposer.org/) is highly recommended.

Composer Setup
--------------

[](#composer-setup)

1. Please [install composer](https://getcomposer.org/doc/00-intro.md)
2. `$ composer require "wowza/wse-rest-library-php:dev-main"`

Wowza Media Systems, LLC is not responsible for nor does it provide support for composer.

Example Configuration
---------------------

[](#example-configuration)

index.php

```
