codingkiwi / laravel-twitch
A Twitch API package for laravel, providing features like dual-api (new helix and v5 kraken), easy authentification and automatic user-assignment
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
git.codingkiwi.de/git/codingkiwi/laravel-twitch.git
pkg:composer/codingkiwi/laravel-twitch
Requires
- guzzlehttp/guzzle: ~6.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2020-07-30 23:41:03 UTC
README
Still being developed!
This package provides a simple way of authenticating users and access to the api functions. Since the new Helix API is not complete yet but Kraken (v5) is considered deprecated, this package provides both endpoints.