Download the PHP package tejrajs/usps-api without Composer
On this page you can find all versions of the php package tejrajs/usps-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package usps-api
USPS-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
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
USPS Address Verify
All versions of usps-api with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package tejrajs/usps-api contains the following files
Loading the files please wait ....