PHPackages                             susutawar/laravel-bpjs-bridging - 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. susutawar/laravel-bpjs-bridging

ActiveLibrary[API Development](/categories/api)

susutawar/laravel-bpjs-bridging
===============================

Implementasi sederhana untuk bridging BPJS untuk Laravel

1.1.0(2y ago)0111MITPHP

Since May 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SusuTawar/laravel-bpjs-bridging)[ Packagist](https://packagist.org/packages/susutawar/laravel-bpjs-bridging)[ RSS](/packages/susutawar-laravel-bpjs-bridging/feed)WikiDiscussions main Synced yesterday

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

PHP BPJS Bridging
=================

[](#php-bpjs-bridging)

Implementasi Laravel dari [PHP BPJS Bridging](https://github.com/SusuTawar/php-bpjs-bridging)

Instalasi
---------

[](#instalasi)

Instalasi dilakukan menggunakan [Composer](https://getcomposer.org/). Pastikan Composer telah terpasang di environment Anda sebelum melanjutkan.

```
composer require susutawar/laravel-bpjs-bridging
```

jalan perintah berikut untuk membuat file konfigurasi di `config/bpjs-bridging.php`lalu isi konfigurasi sesuai dengan environment Anda.

```
php artisan vendor:publish --provider="LaravelBpjsBridging\Providers\BpjsBridgingServiceProvider"
```

Penggunaan
----------

[](#penggunaan)

Untuk kemudahan penggunaan, package ini menyediakan facade sesuai modul yang tersedia.

```
use LaravelBpjsBridging\Facades\Antrean;
use LaravelBpjsBridging\Facades\Apotek;
```

semua method yang tersedia pada modul [PHP BPJS Bridging](https://github.com/SusuTawar/php-bpjs-bridging) dapat digunakan pada facade ini.

```
$poli = Antrean::referensiPoli();
```

Implementasi modul lain akan sejalan dengan [PHP BPJS Bridging](https://github.com/SusuTawar/php-bpjs-bridging)

Kontribusi
----------

[](#kontribusi)

Your contribution is very welcome!

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

Every ~259 days

Total

2

Last Release

877d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/37829208?v=4)[susutawar](/maintainers/susutawar)[@SusuTawar](https://github.com/SusuTawar)

---

Top Contributors

[![SusuTawar](https://avatars.githubusercontent.com/u/37829208?v=4)](https://github.com/SusuTawar "SusuTawar (3 commits)")

### Embed Badge

![Health badge](/badges/susutawar-laravel-bpjs-bridging/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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