Libraries tagged by UPS Api
lukesnowden/simple-ups
15 Downloads
Fetch rates, track packages and verify addresses via the UPS API
krsman/php-ups-api
473 Downloads
PHP UPS API
jburdick/ups-json-api
4 Downloads
A UPS api that uses JSON for requests and responses
jaxwilko/ups-api
19 Downloads
PHP UPS API
jaxwilko/laravel-ups-api
15 Downloads
A small Laravel's wrapper for the PHP UPS API library
hautelook/ups-api-bundle
158 Downloads
Symfony2 Bundle that provides access to the UPS Api
gregpunla/ups-api
1483 Downloads
PHP UPS API
feisu/ups-api
1 Downloads
PHP UPS API
bmatschullat/ups-api-bundle
754 Downloads
UPS API Bundle for Symfony4
blobswop/ups-php-api
29 Downloads
PHP UPS API
agiorlando/ups-api
187 Downloads
PHP UPS API
bruno-canada/ups-soap-easytracking
1 Downloads
UPS SOAP API Easy Tracking
chaos613/ups-void
1 Downloads
A Laravel package to void UPS packages using the modern REST API.
sarmadmakhdoom/ups-php
2 Downloads
UPS PHP SDK based on OAuth
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.