ackintosh / ganesha

:elephant: A Circuit Breaker pattern implementation for PHP applications.
https://ackintosh.github.io/ganesha/
MIT License
585 stars 42 forks source link

Symfony HttpClient Integration #68

Closed pvgnd closed 3 years ago

pvgnd commented 3 years ago

Guzzle Middleware is available out of the box, it would nice to have also a Symfony HttpClient (https://github.com/symfony/http-client) integration available out of the box

ackintosh commented 3 years ago

@pvgnd Thank you for this issue and the PRs! I'll review the PRs on this weekend. 😉

pvgnd commented 3 years ago

@ackintosh I will take some time to fix some issues in tests. Thanks for the first review