buuum / kuvutpush
A simple library to use Kuvut Push
Installs: 95
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/buuum/kuvutpush
Requires
- php: >=7.0.0
- league/oauth2-client: ^2.2
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2025-09-17 22:52:36 UTC
README
A simple library to use Kuvut Pushs
s
Install
System Requirements
You need PHP >= 7.0.0 to use Buuum\KuvutPush but the latest stable version of PHP is recommended.
Composer
Buuum is available on Packagist and can be installed using Composer:
composer require buuum/kuvutpush
Manually
You may use your own autoloader as long as it follows PSR-0 or PSR-4 standards. Just put src directory contents in your vendor directory.