marein / php-nchan-client-guzzle-adapter
Guzzle adapter for marein/php-nchan-client.
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 1
pkg:composer/marein/php-nchan-client-guzzle-adapter
Requires
- php: ^7.4 || ^8.0
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/psr7: ^1.6 || ^2.0
- marein/php-nchan-client: ^2.0 || ^3.0
- psr/http-message: ^1.0
Requires (Dev)
- phpstan/phpstan: ^1.3
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2022-04-08 18:56:17 UTC
README
Deprecated! In newer versions of marein/php-nchan-client a PSR-18 http client can be used directly. Since Guzzle implements this PSR standard, the adapter of this library is no longer needed.