• #dev 2017-09-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-09-03 UTC
# 10:05
Zegnat
jeremycherfas if you are looking into PHP HTTP clients, may I nudge you a little towards http://httplug.io/ ? They have created a fixed interface for doing HTTP requests, and you can swap out the backend (Guzzle, or just cURL, or any other lib) without having to change your own code.