Download the PHP package wangta69/laravel_delivery_tracking without Composer
On this page you can find all versions of the php package wangta69/laravel_delivery_tracking. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel_delivery_tracking
라라벨용 배송 추적 패키지
Installation
How to Use
call main page (search page)
call available couriers
call delivery history
type
- default: html
- html 창으로 출력
- json : json 형식으로 출력
Use in your controller;
컨트롤러나 다른 클래스에서 직접 사용할 경우 아래와 같이 처리하시면 됩니다.
Error Code
정상적으로 진행이되면 error는 false가 출력됩니다.
그렇지 않을 경우 각각 다음과 같은 에러가 출력됩니다.
- numberValidaionError : 송장값이 잘못된 경우
- numberValidaionErrorOrnoData : 송장값이 잘못되었거나 데이타가 없을 경우
- courierNotFoundError : 택배사가 존재하지 않는 경우
서비스 가능 택배사
CJ대한통운 (CJGLS) | 우체국택배 (EPOST) | 한진택배 (HANJIN) |
경동택배 (KDEXP) | 로젠택배 (KGB) | 롯데택배 (LOTTE) |
All versions of laravel_delivery_tracking with dependencies
PHP Build Version
Package Version
The package wangta69/laravel_delivery_tracking contains the following files
Loading the files please wait ....