Download the PHP package shivammathur/usps-php-api without Composer
On this page you can find all versions of the php package shivammathur/usps-php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shivammathur/usps-php-api
More information about shivammathur/usps-php-api
Files in shivammathur/usps-php-api
Download shivammathur/usps-php-api
More information about shivammathur/usps-php-api
Files in shivammathur/usps-php-api
Vendor shivammathur
Package usps-php-api
Short Description PHP wrapper for USPS Web Tools API
License MIT
Package usps-php-api
Short Description PHP wrapper for USPS Web Tools API
License MIT
Please rate this library. Is it a good library?
Informations about the package usps-php-api
USPS PHP API
This wrapper allows you to perform some basic calls to the USPS api. Some of the features currently supported are:
- Rate Calculator (Both domestic and international)
- Zip code lookup by address
- City/State lookup by zip code
- Verify address
- Create Priority Shipping Labels
- Create Open & Distribute Shipping Labels
- Create International Shipping Labels (Express, Priority, First Class)
- Service Delivery Calculator
- Confirm Tracking
Requirements
- PHP >= 8.4
- Configured with the dom and cURL extensions
- USPS API Username
Install
composer require shivammathur/usps-php-api
Package
https://packagist.org/packages/shivammathur/usps-php-api
Examples
Please check the 'demos' directory for usage examples on the various types of api calls and actions you can perform.
Authors
Vincent Gabriel https://vadimg.com Shivam Mathur https://shivammathur.com
License
This project is licensed under the MIT License.
All versions of usps-php-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
ext-curl Version *
ext-dom Version *
ext-curl Version *
ext-dom Version *
The package shivammathur/usps-php-api contains the following files
Loading the files please wait ....