simexis / omniship-fedex
PHP library to communicate with the FedEx Soap Services.
0.0.1
2017-11-07 14:51 UTC
Requires
- php: ^7
- jeremy-dunn/php-fedex-api-wrapper: ^1.1
- simexis/omniship: dev-master
This package is auto-updated.
Last update: 2024-10-15 00:00:39 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": "*" } }