nebijokit/dpd-interconnector
Composer 安装命令:
composer require nebijokit/dpd-interconnector
包简介
DPD Interconnector API Client
README 文档
README
PHP wrapper for courier DPD Interconnector API integration.
Official DPD documentation: ftp://ftp.dpd.ee/Integratsioon/Interconnector_dokumentatsioon.pdf.
Implemented endpoints:
- Create Shipment
- Get Labels
- Close Manifest
- Remove Shipment
Installiation
composer req nebijokit/dpd-interconnector
Todo
- add Tracking service
- allow to define which API endpoint to use. Pass GuzzleHttp/Client as a parameter to Client constructor
- use Money value object to represent COD;
- decouple Guzzle/Http from Client & test services;
- use print type, print format & service codes as constants;
- add validation (Symfony/Constraint) for Requests data;
- move parcel_type to Enum;
统计信息
- 总下载量: 1.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-26