FoxPost pickup client for PHP.
- install with Composer
composer require [email protected]:answear/fos-post-parcel.git
No setup needed.
/** @var \Answear\FoxPostParcel\Command\GetParcelShops $getParcelShopsCommand **/
$getParcelShopsCommand->getParcelShops();
Answear\FoxPostParcel\Exception\ServiceUnavailable
for allGuzzleException
Answear\FoxPostParcel\Exception\MalformedResponse
for incorrect responses
Feel free to open pull requests with new features, improvements or bug fixes. The Answear team will be grateful for any comments.