Libraries tagged by shipping api
sonnenglas/shiplogic-php-sdk
123 Downloads
Unofficial PHP SDK for the Shiplogic REST API — the shipping platform behind The Courier Guy and other South African carrier brands. Covers rate quotes, shipments, label PDFs, cancellation, tracking and webhook payloads.
stp/spsr-shipment
186 Downloads
API for SPSR-EXPRESS shipping
zippendo/zippendo-php
5 Downloads
Public API documentation for Zippendo. Authenticate using your API token (Bearer token prefixed with zipp_). **Brands (sub-accounts).** An organization can be split into brands, each keeping its own orders, shipments and configuration separate. There are two ways to scope requests to one brand, and NEITHER changes any request body: 1. **Bind the token.** Create an API token with a `brandId` and every request it makes is confined to that brand — reads filtered, writes stamped. This is the recommended way to give a single brand's team its own credential. 2. **Send the `X-Zippendo-Brand` header.** An organization-wide token can scope an individual request by sending the brand's id or slug in this header. Most SDKs let you set it once on the client so every call inherits it. A brand-bound token that receives an `X-Zippendo-Brand` header naming a different brand is rejected with `403 BRAND_ACCESS_DENIED` — the binding is never widened. Omit both and requests cover the whole organization, which is the behaviour of every existing token. Records that belong to no brand carry `brandId: null`. Configuration (carriers, shipping rules, addresses) with a null brand is organization-wide and remains visible inside every brand; orders and shipments with a null brand are only visible organization-wide. Brands themselves are managed under the **Brands** tag. Retiring a brand is done with `POST /orgs/{orgId}/brands/{brandId}/archive` — permanent deletion is a dashboard-only action, since it is refused while any order, shipment, member or token still references the brand. Brands require a plan that includes them; creating one beyond your plan's limit returns `403`.
votrecompany/dpd-france-sdk
70 Downloads
SDK PHP pour l'API DPD France - Gestion des envois, étiquettes, suivi et plus
very-code-com/suus-php
8 Downloads
PHP client for the SUUS Logistics SOAP API (addOrder, getEvents, getDocument, getColliNo). First open-source PHP library for SUUS / Rohlig Logistics integration.
tigusigalpa/shiptime-php
1 Downloads
Modern PHP/Laravel client library for the ShipTime REST API
tigusigalpa/shippo-php
3 Downloads
Modern PHP SDK for the Shippo API with Laravel integration
tigusigalpa/easyship-php
2 Downloads
Modern PHP/Laravel client for EasyShip API with full endpoint coverage
sudiptpa/transdirect
130 Downloads
A clean, dependency-free PHP client for the Transdirect REST API.
solunsky/dpd-interconnector
1080 Downloads
Interconnector is a REST-based Web-Service to integrate information systems of DPD customers, which through POST requests allows using DPD services provided. Interconnector allows to use DPD services by transmitting shipment information, requesting package pickups, printing parcel labels, etc.
postmaster/postmaster-php
8121 Downloads
Library for postmaster.io service
post2go/post2go-client
94 Downloads
Post2Go API client.
parcelgo/parcelgo-client
38 Downloads
Post2Go API client.
omobude/dhl-symfony-bundle
555 Downloads
Modern Symfony 7+ bundle for DHL API integration. Create shipment labels and download DHL shipment labels with ease.
mimicak/shipway-php-sdk
16 Downloads
PHP client for Shipway API