- Issue created by @rhovland
- πΊπΈUnited States rhovland Oregon
I have not found any PHP projects that implement the API in PHP except this one which is more of a script than a library
https://github.com/JohnAwesomeJr/php-ups-api-rate-oauth2However I did come across this project for UPS which mentions it was partly generated using Jane using the published UPS OpenAPI spec.
https://github.com/ShipStream/ups-rest-php-sdk#developmentUSPS publishes OpenAPI spec files for their API. We could use that to generate most of the code for a library using Jane.
https://developer.usps.com/sites/default/files/apidoc_specs/US_Postal_Se...
https://github.com/janephp/janephp