cloudflare / cloudflare-php

PHP library for the Cloudflare v4 API
BSD 3-Clause "New" or "Revised" License
621 stars 222 forks source link

Using httplug adapter instead of using Guzzle directly #77

Closed IndraGunawan closed 2 years ago

IndraGunawan commented 5 years ago

what if using httplug (https://github.com/php-http/httplug) instead of using guzzle directly?