定制 rajifafif/bpjs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rajifafif/bpjs

Composer 安装命令:

composer require rajifafif/bpjs

包简介

Wrapper for BPJS Indonesia API, Forked from mbahmario/bpjs

README 文档

README

This Package forked from mbahmario/bpjs which is clone from nsulistiyawan/bpjs under maintenance.

This package is a wrapper of 🚑 BPJS VClaim Web Service https://dvlp.bpjs-kesehatan.go.id:8888/trust-mark/portal.html

Note (2021-10-14) : BPJS haven't Implement user_key so it cannot be tested

Installation 🔥

composer require rajifafif/bpjs

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' => 'd795b04f4a72d74fae727be9da0xxxxx'
];

// use Referensi service
// https://dvlp.bpjs-kesehatan.go.id:8888/trust-mark/main.html#/mitra/katalog/vclaim/referensi - Propinsi

$referensi = new Rajifafif\Bpjs\VClaim\Referensi($vclaim_conf);
var_dump($referensi->propinsi());

Supported Services (WIP) 🚀

  • Referensi
  • Peserta
  • SEP
  • Rujukan
  • Lembar Pengajuan Klaim
  • Monitoring
  • Aplicare

Contributions 👌

Your contribution is always welcome!

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: mit
  • 更新时间: 2021-10-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固