purnamasari / aces-php-sdk
aces php sdk laravel
Installs: 181
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/purnamasari/aces-php-sdk
Requires
- php: >=5.6
- monolog/monolog: >=1.24.0
- netresearch/jsonmapper: 1.6.0
This package is auto-updated.
Last update: 2025-12-06 16:01:02 UTC
README
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.