PHPackages                             qhopes/bpjs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. qhopes/bpjs

ActivePackage[API Development](/categories/api)

qhopes/bpjs
===========

Wrapper for Bridging QHOPES - BPJS VClaim v2, Pcare, Aplicare, Siranap

v1.0.0(4y ago)12042mitPHP

Since Dec 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/qhopes/bpjs-v2)[ Packagist](https://packagist.org/packages/qhopes/bpjs)[ RSS](/packages/qhopes-bpjs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

BPJS Kesehatan Indonesia
========================

[](#bpjs-kesehatan-indonesia)

PHP package to access BPJS Kesehatan API This package is a wrapper of BPJS VClaim Web Service V2

#### Installation 🔥

[](#installation-fire)

`composer require qhopes/bpjs`

#### Example Usage :

[](#example-usage-)

```
//use your own bpjs config
$vclaim_conf = [
    'cons_id' => '123456',
    'secret_key' => '123456',
    'base_url' => 'https://dvlp.bpjs-kesehatan.go.id',
    'service_name' => 'vclaim-rest'
];

// use Referensi service
$referensi = new Qhopes\Bpjs\VClaim\Referensi($vclaim_conf);
var_dump($referensi->diagnosa('A00'));

$peserta = new \Qhopes\Bpjs\VClaim\Peserta($vclaim_conf);
var_dump($peserta->getByNoKartu('123456789','2018-09-16'));
```

#### Supported Services (WIP) 🚀

[](#supported-services-wip-rocket)

- Referensi
- Peserta
- SEP
- Rujukan
- Lembar Pengajuan Klaim
- Monitoring
- PRB
- Rencana Kontrol
- Aplicare

#### REFERENSI REST 📘

[](#referensi-rest-)

- Vclaim V2.0 Trust Mark:
- Pcare v3.0:

#### BASED ON &amp; CREDIT THANKS 👍

[](#based-on--credit-thanks-)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99926bd5b7f5852f1b066ec83c3dd57e7d9009a1b15d3f935ba9c6dbd0031a9f?d=identicon)[hejoe](/maintainers/hejoe)

---

Top Contributors

[![qhopes](https://avatars.githubusercontent.com/u/96169939?v=4)](https://github.com/qhopes "qhopes (5 commits)")

### Embed Badge

![Health badge](/badges/qhopes-bpjs/health.svg)

```
[![Health](https://phpackages.com/badges/qhopes-bpjs/health.svg)](https://phpackages.com/packages/qhopes-bpjs)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
