tommy-muehle/php-time-conversion

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
composer.json
composer.lock
phpunit.xml
examples/basic-usage.php9
examples/compare-usage.php10
examples/math-usage.php13
src/Conversion.php30
src/Exception/UnitException.php9
src/Exception/UnknownUnitException.php9
src/Time.php109
src/Unit.php40