PHPackages                             rajifafif/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. rajifafif/bpjs

ActivePackage[API Development](/categories/api)

rajifafif/bpjs
==============

Wrapper for BPJS Indonesia API, Forked from mbahmario/bpjs

v1.1(4y ago)09mitPHP

Since Dec 15Pushed 2y agoCompare

[ Source](https://github.com/rajifafif/bpjs)[ Packagist](https://packagist.org/packages/rajifafif/bpjs)[ RSS](/packages/rajifafif-bpjs/feed)WikiDiscussions master Synced 2d ago

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

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

[](#bpjs-kesehatan-indonesia)

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

This package is a wrapper of 🚑 BPJS VClaim Web Service

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

#### Installation 🔥

[](#installation-fire)

`composer require rajifafif/bpjs`

#### Example Usage 🎊

[](#example-usage-confetti_ball)

```
//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) 🚀

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

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

#### Contributions 👌

[](#contributions-ok_hand)

Your contribution is always welcome!

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

1610d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17ecd3c3a733a705d8b796f020d9c4ce6059f831cdd99531038e1361c2b093f4?d=identicon)[rajifafif](/maintainers/rajifafif)

---

Top Contributors

[![rajifsismedika](https://avatars.githubusercontent.com/u/88489587?v=4)](https://github.com/rajifsismedika "rajifsismedika (7 commits)")[![mbahmario](https://avatars.githubusercontent.com/u/6448912?v=4)](https://github.com/mbahmario "mbahmario (6 commits)")[![rajifafif](https://avatars.githubusercontent.com/u/17267488?v=4)](https://github.com/rajifafif "rajifafif (1 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/rajifafif-bpjs/health.svg)](https://phpackages.com/packages/rajifafif-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)
