halim / laravel-eklaim-api
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
v1.0.6
2024-12-21 03:37 UTC
Requires
- php: ^7.3|^8.0|^8.1
- illuminate/console: >=5.7
- illuminate/http: >=5.7
- illuminate/support: >=5.7
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Laravel E-Klaim API adalah sebuah API yang dibuat menggunakan Laravel 8.0 untuk mengakses data klaim BPJS Kesehatan. API ini membantu menjembatani aplikasi yang membutuhkan data klaim BPJS Kesehatan dengan data klaim yang disediakan oleh BPJS Kesehatan dengan kemudahan penggunaan.
Installation
You can install the package via composer:
composer require halim/laravel-eklaim-api