gdbots/common-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.travis.yml
CHANGELOG-0.x.md
CHANGELOG-1.x.md
LICENSE.md
NOTICE.md
README.md
composer.json
phpunit.xml.dist
src/Common/BigNumber.php14
src/Common/Enum.php67
src/Common/FromArray.php6
src/Common/GeoPoint.php55
src/Common/Microtime.php93
src/Common/ToArray.php6
src/Common/Util/ArrayUtils.php12
src/Common/Util/ClassUtils.php48
src/Common/Util/DateUtils.php33
src/Common/Util/HashtagUtils.php96
A
3 hrs
src/Common/Util/NumberUtils.php15
src/Common/Util/SlugUtils.php125
F
6 days
src/Common/Util/StringUtils.php157
C
1 day
src/Common/Util/URLUtils.php310
A
3 hrs
src/Identifiers/DatedSlugIdentifier.php53
src/Identifiers/GeneratesIdentifier.php6
src/Identifiers/Identifier.php10
src/Identifiers/SlugIdentifier.php47
src/Identifiers/StringIdentifier.php40
src/Identifiers/TimeUuidIdentifier.php21
src/Identifiers/UuidIdentifier.php37
tests/Common/EnumTest.php43
tests/Common/Util/DateUtilsTest.php33
tests/bootstrap.php8