Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 184 Bytes

Simple loan calculator class

due to simplicity, days are intigers starting from 0

install: composer install

tests: ./vendor/bin/phpunit --bootstrap vendor/autoload.php src/Tests/