Description
Hello there,
I am one of the authors of HTTPlug, an HTTP Client abstraction library.
We plan to use this library to implement an OAuth authentication method for our HTTP Mesage library.
I noticed that you rely directly on Guzzle 6 for the HTTP communication. Would you be interested in using an abstraction instead?
We are planning to prepare a two-step migration process to ease migration to HTTPlug without breaking BC. (Details in this issue: php-http/documentation#57)
While we are not stable yet, we encourage people to get known with HTTPlug, as the API is quite stable and we don't plan changing it anymore. FOS HTTP Cache migration is WIP (see this PR FriendsOfSymfony/FOSHttpCache#257)
Let us know if you are interested or need any more information. Our documentation is available here: http://docs.httplug.io
We are also available on slack: http://slack.httplug.io
Thanks,
Mark