mobi-market/dpd-integration

DPD integration laravel package

Maintainers

Package info

github.com/Mobi-Market/dpd-integration

pkg:composer/mobi-market/dpd-integration

Statistics

Installs: 2 180

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v3.0.1 2022-02-02 10:20 UTC

This package is auto-updated.

Last update: 2026-03-09 02:27:07 UTC


README

This package provides the DPD API calls for use in MobiMarket applications.

Installation

Install the latest version with

$ composer require mobi-market/dpd-integration

Run composer update followed by composer dump

Publish the configuration file

php artisan vendor:publish --provider="MobiMarket\DpdShipping\DpdServiceProvider"

Update the settings in the configuration file located in: config\dpd.php

Basic Usage

unfinished