asabix/php-fedex-rest-api

API Wrapper for Fedex web services

dev-main 2024-06-17 07:03 UTC

This package is auto-updated.

Last update: 2025-06-17 09:19:21 UTC


README

Latest Stable Version Total Downloads

This library provides a fluid interface for constructing requests to the FedEx web service API.

General Information

Installation

composer require asabix/php-fedex-rest-api

Using the library

Rate Service request example

Tests

./vendor/bin/phpunit  tests

Change Log