foxtes / wazzup-driver
Installs: 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/foxtes/wazzup-driver
Requires
- ext-json: *
- nyholm/psr7: ^1.2
- psr/http-client: ^1.0
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2025-09-21 12:12:44 UTC
README
Requirements
- PHP 7.4
- Любой HTTP-клиент поддерживающий PSR-18 (HTTP-client)
Install
composer require foxtes/wazzup-driver
Usage
$client = new Client('Your API token', new \GuzzleHttp\Client());