marcohefti / request-network-api-client
Request Network REST API client for PHP.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/marcohefti/request-network-api-client
Requires
- php: ^8.2
- ext-hash: *
- ext-json: *
- ext-mbstring: *
- opis/json-schema: ^2.6
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^1.1 || ^2.0 || ^3.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- friendsofphp/php-cs-fixer: ^3.66
- nyholm/psr7: ^1.8
- phpmd/phpmd: ^2.15
- phpstan/phpstan: ^1.11
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^11.2
- slevomat/coding-standard: ^8.14
- squizlabs/php_codesniffer: ^3.10
Suggests
- ext-curl: Recommended when using the built-in curl adapter
- ext-openssl: Required for some cryptographic operations (webhook verification)
- guzzlehttp/guzzle: PSR-18 capable client for integration testing and production