orisai / nette-http-client
PSR-17 and PSR-18 HTTP client integration for Nette
Installs: 11 920
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=7.4.0 <8.3.0
- nyholm/psr7: ^1.4.0
- psr/http-client: ^1.0.0
- psr/http-factory: ^1.0.0
- symfony/http-client: ^5.3.0|^6.0.0
Requires (Dev)
- brianium/paratest: ^6.3.0
- infection/infection: ^0.26.0
- orisai/coding-standard: ^3.0.0
- orisai/nette-di: ^1.0.3
- phpstan/extension-installer: ^1.0.0
- phpstan/phpstan: ^1.0.0
- phpstan/phpstan-deprecation-rules: ^1.0.0
- phpstan/phpstan-nette: ^1.0.0
- phpstan/phpstan-phpunit: ^1.0.0
- phpstan/phpstan-strict-rules: ^1.0.0
- phpunit/phpunit: ^9.5.0
- staabm/annotate-pull-request-from-checkstyle: ^1.7.0
- tracy/tracy: ^2.8.0
This package is auto-updated.
Last update: 2024-01-22 00:46:08 UTC
README
ABANDONED
Over time I found the PSR HTTP client really annoying to work with. Lot of interfaces where one would be enough. Lot of boilerplate. No way of configuring transport and certificates for various services which do not work well with default config. Just use symfony/http-client directly. I will eventually add http debug panel to Tracy which will work universally.
PSR-17 and PSR-18 HTTP client integration for Nette
📄 Check out our documentation.
💸 If you like Orisai, please make a donation. Thank you!