simexis/omniship-fedex

PHP library to communicate with the FedEx Soap Services.

0.0.1 2017-11-07 14:51 UTC

This package is auto-updated.

Last update: 2024-04-14 23:04:28 UTC


README

Georgi Nachev - jooorooo@gmail.com

Documentation and download

Latest version is available on github at : - https://github.com/jooorooo/omniship-fedex

License

The MIT License (MIT). Please see License File for more information.

Description

This library is a PHP Oriented Object client for the FedEx SOAP API Services.

Setup

You can use composer to use this library.

{
    "require": {
		"simexis/omniship-fedex": "*"
    }
}