php-http / discovery

Finds installed clients and message factories
http://php-http.org
MIT License
1.26k stars 47 forks source link

Add support for amphp/http-client-psr7 #240

Open nicolas-grekas opened 1 year ago

nicolas-grekas commented 1 year ago

It's a PSR-18 client: https://github.com/amphp/http-client-psr7/ compatible with fibers.

thePanz commented 9 months ago

I can have a look @nicolas-grekas @Nyholm