easypost-php icon indicating copy to clipboard operation
easypost-php copied to clipboard

PHP client for EasyPost API

Results 7 easypost-php issues
Sort by recently updated
recently updated
newest added

# 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...

enhancement
proposal

### 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,...

triage

### 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...

triage

### 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...

triage

# 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) -...