Libraries tagged by shipping php api
mhabibi/aftership-php-sdk
521 Downloads
The PHP SDK of AfterShip API
imoth/frenet-php
129 Downloads
The easiest way to integrate your PHP application with Frenet API.
harm-smits/sendcloud-shipping-api
61 Downloads
A PHP Client for the SendCloud Shipping API with async support and full object mapping
cazco-digital/frenet-php
4 Downloads
The easiest way to integrate your PHP application with Frenet API.
bizcommerce/frenet-php
172 Downloads
The easiest way to integrate your PHP application with Frenet API.
reachship/reachship-php-sdk
21 Downloads
PHP library for the ReachShip API.
its-pradeependra/postpin-php
1 Downloads
Official PHP SDK for the Postpin shipping-rate API
tims/shiprocket-php-sdk
0 Downloads
PHP SDK for the Shiprocket External API (v1)
daika7ana/ecolet-php-sdk
34 Downloads
Typed PHP SDK for the Ecolet Courier API.
daika7ana/dpd-php-sdk
1 Downloads
Typed PHP SDK for the DPD Romania API.
warezgibzzz/pmuk-sdk-php-forked
8513 Downloads
PHP SDK for the Parcel Monkey UK API
parcelmonkeygroup/pmuk-sdk-php
91 Downloads
PHP SDK for the Parcel Monkey UK API
mmediasoftwarelab/usps-oauth-php
0 Downloads
Modern PHP library for USPS OAuth 2.0 API - Shipping rates, labels, and tracking for the 2026+ API
kmuharam/tamex-php
15 Downloads
This project is a PHP integration for the TAMEX v2 REST API
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.