foxtes / wazzup-driver
v1.0.2
2024-09-21 10:12 UTC
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-03-21 11:08:15 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());