easypost-php
easypost-php copied to clipboard
PHP client for EasyPost API
# Description Uses new EasyPostClient object which provides thread-safety. All functions are now called against a client object ensuring that API keys cannot get mixed via the global state. Syntax...
# Description Drops support for PHP 7.3 and adds CI checks for PHP 8.2 # Testing # Pull Request Type Please select the option(s) that are relevant to this PR....
Easypost API requests can lead to (at least) two major error types: - Network related errors - DNS resolving, connection, transfer, etc. ... this would include the network errors Easypost...
### Software Version v7.1.0 ### Language Version PHP 8.3, Laravel ### Operating System macOS ### What happened? I have a project that uses `easypost-php`. When using v6.x everything works fine,...
### Feature Request Is New - [X] I have verified that the requested feature does not already exist or has not already been requested. ### Description of the feature Allow...
### Feature Request Is New - [X] I have verified that the requested feature does not already exist or has not already been requested. ### Description of the feature Suggest...
# Description # Testing # Pull Request Type Please select the option(s) that are relevant to this PR. - [ ] Bug fix (non-breaking change which fixes an issue) -...