elaniaresources/myinvoice
最新稳定版本:v1.0.0
Composer 安装命令:
composer require elaniaresources/myinvoice
包简介
LHDN MyInvoice
README 文档
README
This is a PHP SDK for integrating with LHDN MyInvoice.
Requirements
- PHP >= 7.4
- Composer
Installation
Install via Composer:
composer require elaniaresource/myinvoice "*"
Usage
use MyInvoice\MyInvoiceClient; $client = new MyInvoiceClient(/* config */); // ...
License
MIT
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Packagist
To publish, ensure your repository is public and contains a valid composer.json and LICENSE file.
Testing
Run PHPUnit:
vendor/bin/phpunit
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-25