gregoryv/timesheet-file-format

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
Makefile
README.md
bin/generate-timesheet
bin/sum-timesheet
composer.json
composer.lock
example.timesheet
phpunit.xml
src/Sheet.php38
A
2 hrs
src/SheetGenerator.php25
src/TimeTag.php40
src/Totals.php31