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)0292MITPHP

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 3w 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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M982](/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)
