messenger icon indicating copy to clipboard operation
messenger copied to clipboard

Remove Guzzle in flavor of PSR-18

Open ker0x opened this issue 5 years ago • 2 comments

As soon as the PSR-18 will be accepted, we need to:

  • remove guzzlehttp/guzzle from required package
  • add psr/http-client instead
  • rework API classes to take into account ClientInterface

ker0x avatar Oct 06 '18 09:10 ker0x

I can make it if you want

misantron avatar Oct 06 '18 20:10 misantron

@misantron @ker0x PSR-18 was approved in November, 2018! https://www.php-fig.org/blog/2018/11/psr-18-the-php-standard-for-http-clients/

chris001 avatar Dec 29 '23 22:12 chris001