JD.ID SDK For Laravel / Composer

I own nothing and change nothing from this package, just making a Laravel Package. Please refer to JD.ID API Documentation website for API usage. Feel free to fork or duplicate this project in case this project accidentally deleted.

Installation

Use the package composer to install.

composer require purnamasari/aces-php-sdk

Usage

use Purnamasari\JD\JdClient;
use Purnamasari\JD\Request\SellerOrderBatchGetOrderInfoListRequest;

Contributing

Pull requests are welcome.

License

MIT