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 3y agoCompare

[ Source](https://github.com/rajifafif/bpjs)[ Packagist](https://packagist.org/packages/rajifafif/bpjs)[ RSS](/packages/rajifafif-bpjs/feed)WikiDiscussions master Synced 3w 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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

1661d 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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M973](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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