Libraries tagged by parcels
omobude/dhl-symfony-bundle
537 Downloads
Modern Symfony 7+ bundle for DHL API integration. Create shipment labels and download DHL shipment labels with ease.
omniship/omniship
1 Downloads
A framework agnostic, multi-carrier shipping library for PHP.
dolivroo/sdk
14 Downloads
Official PHP SDK for Dolivroo Delivery API - Unified shipping API for Algeria
benmorel/gls-tracker
319 Downloads
A library to track GLS parcels using the GLS Track & Trace Web API
wuunder/connector-php
14838 Downloads
PHP connector for Wuunder API's
trackmage/trackmage-sdk-php
8461 Downloads
TrackMage PHP SDK
myparcelbe/magento
3723 Downloads
A Magento 2 module that creates MyParcel labels
smart-dato/db-schenker
1097 Downloads
Laravel SDK for DB Schenker - Booking Parcel Customer API
shipcore-nl/dhlparcel-api-php
557 Downloads
DHL Parcel REST API PHP Bindings
parceltrap/parceltrap
1558 Downloads
A driver-based parcel tracking library for PHP
creatissimo/dhl-oauth
21 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
creatissimo/dhl-de-shipping
23 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
creatissimo/dhl-de-retoure
15 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
creatissimo/deutschepost-internetmarke
130 Downloads
Division: Post & Parcel Germany The INTERNETMARKE is the online-postage for mail products of Deutsche Post AG.
sonnenglas/dhl-parcel-de-sdk
0 Downloads
Unofficial PHP SDK for DHL Parcel DE (Post & Parcel Germany) Rest API