stuartapp/stuart-client-php
Official PHP client for the Stuart delivery API. Authenticate to sandbox or production, create/validate/get/cancel jobs and deliveries, fetch pricing and ETA, and make custom requests. Includes a Docker demo and Composer install.
A major change has been included in this version. The Client constructor is now different, it requires a HttpClient class instance as a constructor parameter, it was before requiring an instance of Authenticator. This change has been made to be more compliant with the other library that currently exists for the Stuart API.
How can I help you explore Laravel packages today?