simexis / omniship-fedex
PHP library to communicate with the FedEx Soap Services.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/simexis/omniship-fedex
Requires
- php: ^7
- jeremy-dunn/php-fedex-api-wrapper: ^1.1
- simexis/omniship: dev-master
This package is auto-updated.
Last update: 2025-10-15 02:11:20 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": "*" } }