marzhochi/bpjs-kesehatan
最新稳定版本:2.0.3
Composer 安装命令:
composer require marzhochi/bpjs-kesehatan
包简介
Web Service BPJS Kesehatan
README 文档
README
PHP package to access BPJS Kesehatan API 🚑. This package is a wrapper of BPJS VClaim Web Service https://apijkn-dev.bpjs-kesehatan.go.id
Created because i don't really wanna get my hands dirty coz of using the old php-curl :shit: example.
Installation 🔥
composer require marzhochi/bpjs-kesehatan
Example Usage 🎊
//use your own bpjs config $vclaim_conf = [ 'cons_id' => '123456', 'secret_key' => '123456', 'base_url' => 'https://apijkn-dev.bpjs-kesehatan.go.id', 'service_name' => 'vclaim-rest-dev' 'user_key' => '123456' ]; // use Referensi service // https://apijkn-dev.bpjs-kesehatan.go.id/VClaim-Katalog/Referensi #### Supported Services (WIP) :rocket: - [x] Referensi - [x] Peserta - [x] SEP - [x] Rujukan - [x] Lembar Pengajuan Klaim - [x] Monitoring - [x] Aplicare #### Contributions :ok_hand: Your contribution is always welcome!
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-02