kejawenlab / pph21
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/kejawenlab/pph21
Requires
- php: ^7.1.7
- symfony/console: ^4.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2025-09-25 21:44:17 UTC
README
This calculator use Strategy Pattern to make it flexible, extendable, and robust.
How to install
How to build
composer require kejawenlab/pph21
or you can clone directly
git clone https://github.com/KejawenLab/PPH21.git
cd PPH21
composer update --prefer-dist -vvvv
Run Testing
php vendor/bin/phpunit
Starting App
php index.php