PHP UPS API

The PHP UPS API is my own little project to make using UPS OnLine Tools easier within PHP. In order to use the API you must acquire a Developer Key and an XML Access Key from UPS.
The API contains a Class for each supported operation. These currently include Address Validation, Time in Transit, and Tracking. The source code is copyright © 2008-2009 James I. Armes <jamesiarmes [at] gmail [dot] com> and licensed under the New BSD License.
As of January 18, 2009, version 0.5 has been released for download. This version is no where complete and is not considered stable. You may also check the code out of the SVN repository. See http://code.google.com/p/php-ups-api/source/checkout for more information and instructions on using SVN.
All issues should be reported through the ticket system at http://code.google.com/p/php-ups-api/issues/list. For more information please visit the PHP UPS API Google Code Project at http://code.google.com/p/php-ups-api/ or email me at jamesiarmes [at] gmail [dot] com.


