hanzo-asashi / laravel-bridging-bpjs
Laravel BPJS Bridging Service
dev-main
2023-07-14 20:48 UTC
Requires
- php: ^8.1
- illuminate/support: >=9.0
Requires (Dev)
- orchestra/testbench: >=7.0
- pestphp/pest: ^2.0
- phpstan/phpstan: ^1.9
- scrutinizer/ocular: ^1.8
- squizlabs/php_codesniffer: ^3.0
- tightenco/duster: ^2.0
This package is auto-updated.
Last update: 2025-03-26 23:17:44 UTC
README
Laravel BPJS Bridging Service
๐ฆ Install
Via Composer:
composer require hanzo-asashi/laravel-bridging-bpjs
๐ฎ Usage
- Create a new package by using this template
- Clone the newly created repository
- Run
php prefill.php
- Review versions of PHP and Laravel to support in composer.json, build.yml and README badges
- Push changes to master
- Submit package to Packagist
- Add repository to Scrutinizer
- Initialize GitFlow
- Happy coding!
๐ Change log
Please see CHANGELOG for more information on what has changed recently.
๐งช Testing
composer test
๐ Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
๐งฏ Security
If you discover any security related issues, please email andrea.marco.sartori@gmail.com instead of using the issue tracker.
๐ Credits
โ๏ธ License
The MIT License (MIT). Please see License File for more information.