HttpClientInterface implementation for Guzzle to be used with bbaga/buildkite-php
composer require bbaga/buildkite-php-guzzle-clientuse bbaga\BuildkiteApi\Api;
require __DIR__.'/vendor/autoload.php';
$client = new GuzzleClient();| Name | Name | Last commit date | ||
|---|---|---|---|---|
HttpClientInterface implementation for Guzzle to be used with bbaga/buildkite-php
composer require bbaga/buildkite-php-guzzle-clientuse bbaga\BuildkiteApi\Api;
require __DIR__.'/vendor/autoload.php';
$client = new GuzzleClient();