Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
composer require guzzlehttp/guzzle-servicesNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a service client from a Guzzle service description and call an operation.
Define operations and models in an array or load from a JSON file using GuzzleHttp\Command\Guzzle\Description.
No dependency data recorded yet.