HTTP The PSR HTTP Library Requirements PHP 7.1.3 or higher PHP Zlib extention (for HTTP client) PHP Sockets extention (for HTTP client) Installation composer require dionchaika/http:dev-master <?php require_once 'vendor/autoload.php';