Download the PHP package blacklinecloud/gowa-php-sdk without Composer
On this page you can find all versions of the php package blacklinecloud/gowa-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blacklinecloud/gowa-php-sdk
More information about blacklinecloud/gowa-php-sdk
Files in blacklinecloud/gowa-php-sdk
Download blacklinecloud/gowa-php-sdk
More information about blacklinecloud/gowa-php-sdk
Files in blacklinecloud/gowa-php-sdk
Vendor blacklinecloud
Package gowa-php-sdk
Short Description Type-safe PHP SDK for Go WhatsApp Web MultiDevice (REST & webhooks)
License MIT
Homepage https://github.com/blacklinecloud/gowa-php-sdk
Package gowa-php-sdk
Short Description Type-safe PHP SDK for Go WhatsApp Web MultiDevice (REST & webhooks)
License MIT
Homepage https://github.com/blacklinecloud/gowa-php-sdk
Please rate this library. Is it a good library?
Informations about the package gowa-php-sdk
Gowa PHP SDK
Typed, PSR-compliant PHP SDK for Go WhatsApp Web MultiDevice. Root namespace: BlacklineCloud\SDK\GowaPHP.
Installation
Quick Start
Webhook Verification
See docs/notes/webhook-verification.md for signature verification, PSR-15 middleware example, and idempotency tips. In brief:
Supported PHP
PHP 8.2+ (tested on 8.2/8.3/8.4).
Contributing
- Follow SOLID/DRY/KISS/YAGNI and PSR standards.
- Use constructor injection; keep public APIs typed (no arrays in signatures).
- Run tests and static analysis:
composer lint && composer stan && composer psalm && composer test. - See
CONTRIBUTING.mdfor the self-review checklist and upgrade workflow.
Releases
- Semantic versioning. Tags matching
v*run CI, create a GitHub Release, and (optionally) ping Packagist if credentials are configured. - See
RELEASING.mdfor the exact checklist.
Security
Please email [email protected] and do not open public issues for vulnerabilities. See SECURITY.md.
License
MIT. See LICENSE for details.
Coverage
CI enforces >= 90% coverage via bin/check-coverage (see composer coverage). Enable Xdebug locally to avoid warnings.
Run tests with Docker + Xdebug
All versions of gowa-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/log Version ^3.0
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/log Version ^3.0
The package blacklinecloud/gowa-php-sdk contains the following files
Loading the files please wait ...