csarrazi / CsaGuzzleBundle

A bundle integrating Guzzle >=4.0 in Symfony
250 stars 76 forks source link

[WIP] [RFC] Support for plugins #268

Open csarrazi opened 4 years ago

csarrazi commented 4 years ago

Providing a means to simplify third-party middleware integration as well as providing a means to expose the middleware configuration directly within the bundle would drastically help users.

I will edit this post as we move forward with implementation details.

csarrazi commented 4 years ago

See discussion in csarrazi/guzzle-cache-middleware#4