ticketpark / wsc-rest
A php library to use the Wowza Streaming Cloud REST API
Installs: 39 797
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 4
Open Issues: 0
Requires
- php: ^7.3|^8.0
- doctrine/annotations: ^1.11
- guzzlehttp/guzzle: ^6.3|^7.0
- jms/serializer: ^1.0|^3.0
Requires (Dev)
- phpstan/phpstan: ^0.12.88
- phpunit/phpunit: ^9.0
README
THIS LIBRARY IS NO LONGER MAINTAINED. FEEL FREE TO CONTINUE DEVELOPMENT IN YOUR OWN FORK.
A php library to use the Wowza Streaming Cloud REST API.
Installation
Add the library in your composer.json:
composer require ticketpark/wsc-rest
Usage
See example folder.
Contribution
This library is incomplete and does not cover the full functionality of the Wowza API.
You are welcome to contribute to this repo.
- Follow Symfony coding standards
- Write useful commit messages
- Be nice and respect others
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE