Libraries tagged by parcels
wpify/dpd-geo-php-sdk
20 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
waxedphp/packeta
2 Downloads
Delivery and Sending Parcels - within WaxedPHP environment.
texhub/laklak-b2b
1 Downloads
LakLak B2B delivery API SDK for any PHP framework with first-class Laravel support: cities, parcel terminals, pickup points, shipments, label printing and delivery webhooks.
racem/boxpacker
3 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
racem/binpacker
2 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
quellabs/canvas-shipments-dhl
0 Downloads
DHL Parcel NL shipping provider integration for the Canvas PHP framework
platitech/parceler
24 Downloads
A package that helps with the management and movement of parcels
optimize/parcelninja
146 Downloads
Optimize Parcel Ninja Plugin
ondrejsanetrnik/parcelable
9 Downloads
Provides additional methods for posting parcels
netresearch/module-shipping-dispatch
7 Downloads
Module for managing parcel dispatches
maciejlewandowskii/dpdapi_pl
23 Downloads
Simple PHP Lib for using Polish version of DPD API, you can track or send parcels.
kruegge82/dhl-retoure-php-rest-sdk
5 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".
kruegge82/dhl-authentication-oauth-api
29 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 (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
kruegge82/deutschepost-internetmarke-php-sdk
145 Downloads
Division: Post & Parcel Germany The INTERNETMARKE is the online-postage for mail products of Deutsche Post AG.
gnahx/php-gls-shipping-sdk
2 Downloads
SDK for GLS Web API for Parcel Processing