Download the PHP package topix-hackademy/laravel-wowza-restapi without Composer
On this page you can find all versions of the php package topix-hackademy/laravel-wowza-restapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download topix-hackademy/laravel-wowza-restapi
More information about topix-hackademy/laravel-wowza-restapi
Files in topix-hackademy/laravel-wowza-restapi
Download topix-hackademy/laravel-wowza-restapi
More information about topix-hackademy/laravel-wowza-restapi
Files in topix-hackademy/laravel-wowza-restapi
Vendor topix-hackademy
Package laravel-wowza-restapi
Short Description A wrapper over wowza restapi with convenience methods
License MIT
Package laravel-wowza-restapi
Short Description A wrapper over wowza restapi with convenience methods
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-wowza-restapi
Fast readme
composer require topix-hackademy/laravel-wowza-restapi
config/app.php
'providers' => [
..
Topix\Hackademy\LaravelWowza\ServiceProvider::class,
..
]
'aliases' => [
..
'LaravelWowza' => \Topix\Hackademy\LaravelWowza\Facade::class,
]
Official docs
pip install -r requirements.txt cd documentation mkdocs serve
All versions of laravel-wowza-restapi with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.2
verdant/xml2array Version dev-master
topix-hackademy/wowza-restapi Version ^0.0.2
verdant/xml2array Version dev-master
topix-hackademy/wowza-restapi Version ^0.0.2
The package topix-hackademy/laravel-wowza-restapi contains the following files
Loading the files please wait ....