mobi-market/dpd-integration
DPD integration laravel package
2,180
| Install | |
|---|---|
composer require mobi-market/dpd-integration |
|
| Latest Version: | v3.0.1 |
| PHP: | ^7.4|^8.0 |
| License: | proprietary |
| Last Updated: | Jan 8, 2025 |
| Links: | GitHub · Packagist |
Maintainer: Mobi-Market
DPD API Laravel Package
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
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
628,058,007
9,707