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

ActiveLibrary

hanzoasashi/laravel-bpjs-bridging
=================================

Laravel package for bridging bpjs service

v0.0.2(2y ago)091[2 PRs](https://github.com/hanzo-asashi/laravel-bpjs-bridging/pulls)MITPHPPHP ^8.1 || ^8.2

Since Jul 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hanzo-asashi/laravel-bpjs-bridging)[ Packagist](https://packagist.org/packages/hanzoasashi/laravel-bpjs-bridging)[ Docs](https://github.com/hanzoasashi/laravel-bpjs-bridging)[ RSS](/packages/hanzoasashi-laravel-bpjs-bridging/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (10)Versions (6)Used By (0)

Laravel package for bridging bpjs service
=========================================

[](#laravel-package-for-bridging-bpjs-service)

[![Latest Version on Packagist](https://camo.githubusercontent.com/977a04eebf171d89f4d78d1fcad598785d1654b4ca2367ab60fbef7de5fdb666/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68616e7a6f2d6173617368692f6c61726176656c2d62706a732d6272696467696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hanzo-asashi/laravel-bpjs-bridging)[![GitHub Tests Action Status](https://camo.githubusercontent.com/57bc0cc2abb8bd1a6a4986ffcdc6148340c2b1b46176ff841456f5ac130a9669/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68616e7a6f6173617368692f6c61726176656c2d62706a732d6272696467696e672f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/hanzo-asashi/laravel-bpjs-bridging/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/039b5cd775222656022395784fa939beea0372aa5c200247e309f27cc4a8e277/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68616e7a6f2d6173617368692f6c61726176656c2d62706a732d6272696467696e672f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/hanzo-asashi/laravel-bpjs-bridging/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/eadb271eccbde873110e699d7182dc5b4bef493619c2d7b76171505bcb92b15e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68616e7a6f2d6173617368692f6c61726176656c2d62706a732d6272696467696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hanzo-asashi/laravel-bpjs-bridging)[![FOSSA Status](https://camo.githubusercontent.com/1287916ea776ece701da3af451bde7e98476c318fc3411be7a8c8ccb5beec1ca/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d25324668616e7a6f2d6173617368692532466c61726176656c2d62706a732d6272696467696e672e7376673f747970653d736869656c64)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhanzo-asashi%2Flaravel-bpjs-bridging?ref=badge_shield)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require hanzo-asashi/laravel-bpjs-bridging
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-bpjs-bridging-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-bpjs-bridging-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-bpjs-bridging-views"
```

Usage
-----

[](#usage)

```
$laravelBpjsBridging = new HanzoAsashi\LaravelBpjsBridging();
echo $laravelBpjsBridging->echoPhrase('Hello, HanzoAsashi!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Hansen Makangiras](https://github.com/hanzo-asashi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[![FOSSA Status](https://camo.githubusercontent.com/cb202123c32b3f3e56261696da366b9908a94bbbe8e99cc03441e2c43d31ae63/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d25324668616e7a6f2d6173617368692532466c61726176656c2d62706a732d6272696467696e672e7376673f747970653d6c61726765)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhanzo-asashi%2Flaravel-bpjs-bridging?ref=badge_large)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~0 days

Total

2

Last Release

1033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c099225cf25ba684b61946312e5b7c4443f23c1a23164a31674cfa427e2d59d3?d=identicon)[hansenmakangiras](/maintainers/hansenmakangiras)

---

Top Contributors

[![hanzo-asashi](https://avatars.githubusercontent.com/u/3368565?v=4)](https://github.com/hanzo-asashi "hanzo-asashi (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelhanzoasashilaravel-bpjs-bridging

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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