adnanhussainturki / youtubeliveapi
A simple, lightweight library to access YouTube's Live API in PHP
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/adnanhussainturki/youtubeliveapi
Requires
- php: >=5.6.0
- google/apiclient: ^2.4
This package is auto-updated.
Last update: 2025-10-20 11:44:19 UTC
README
YouTube Live API PHP Wrapper
A simple, lightweight library to access YouTube Live API in PHP
Installation via composer
Add it to your project via
composer require adnanhussainturki/youtubeliveapi
Documentation
Check out the example in examples
directory.
Buy me a coffee
How to contribute
- Create a fork, make changes and send a pull request.
- Raise a issue
License
Licensed under Apache 2.0. You can check its details here.