PHPackages                             absystem/wsbpjs - 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. absystem/wsbpjs

ActiveLibrary[API Development](/categories/api)

absystem/wsbpjs
===============

web service bpjs

v1.0(5y ago)1292MITPHP

Since Nov 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/why-absystem/wsbpjs)[ Packagist](https://packagist.org/packages/absystem/wsbpjs)[ RSS](/packages/absystem-wsbpjs/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

WSBPJS
======

[](#wsbpjs)

#### INSTALLATION 🔥

[](#installation-fire)

`composer require absystem/wsbpjs`

#### REQUIREMENTS ⚠️

[](#requirements-warning)

▪️ PHP &gt;=5.6.
▪️ [Composer](https://getcomposer.org/).
▪️ [Guzzle v6.x](https://github.com/guzzle/guzzle) sudah include di package.

#### SETTING CONFIG HEADER REQUEST 🌐

[](#setting-config-header-request-globe_with_meridians)

```

//vclaim
$config = [
	'cons_id'      => '',
	'secret_key'   => '',
	'base_url'     => 'https://new-api.bpjs-kesehatan.go.id:8080',
	'service_name' => 'new-vclaim-rest'
];

//aplicaresws
$config = [
	'cons_id'      => '',
	'secret_key'   => '',
	'base_url'     => 'https://new-api.bpjs-kesehatan.go.id:8080',
	'service_name' => 'aplicaresws/rest'
];

//pcare
$config = [
	'cons_id'      => '',
	'secret_key'   => '',
	'base_url'     => 'https://dvlp.bpjs-kesehatan.go.id:9081',
	'service_name' => 'pcare-rest-v3.0',
	'pcare_user'   => '',
	'pcare_pass'   => '',
	'kd_aplikasi'  => ''
];
```

#### CONTOH PENGGUNAAN 💻

[](#contoh-penggunaan-computer)

```
require_once __DIR__ . '/vendor/autoload.php';
$referensi = new \ABSystem\Bpjs\VClaim\Referensi($config);
var_dump($referensi->diagnosa('A00'));
```

#### 🔗 REFERENSI REST 📘

[](#linkreferensi-rest-blue_book)

▫️ vclaim &amp; aplicaresws =
▫️ pcare =

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

[](#linkbased-on--credit-thanks-thumbsup)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

2012d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18368042?v=4)[Wahyu Hidayat](/maintainers/why-absystem)[@why-absystem](https://github.com/why-absystem)

---

Top Contributors

[![why-solo](https://avatars.githubusercontent.com/u/200134050?v=4)](https://github.com/why-solo "why-solo (42 commits)")

### Embed Badge

![Health badge](/badges/absystem-wsbpjs/health.svg)

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

###  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)
