kejawenlab / pph21
dev-master
2018-01-09 07:02 UTC
Requires
- php: ^7.1.7
- symfony/console: ^4.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2024-10-24 17:31:22 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