geobase/php-countries

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
logo.png
phpunit.xml.dist
src/ArrayCollection.php114
A
1 hr
src/Coordinate/CoordinateCollectionInterface.php5
A
0 mins
src/Coordinate/CoordinateLogic.php22
A
0 mins
src/Country/CountryCollection.php16
A
0 mins
src/Country/CountryEntity.php256
C
1 day
src/Country/CountryLoader.php49
A
0 mins
src/Country/CountryMapper.php42
A
0 mins
src/Country/CountryName/CountryNameCollection.php33
B
7 hrs
src/Country/CountryName/CountryNameEntity.php38
A
1 hr
src/CountryRepository.php43
A
0 mins
src/Language/LanguageCollection.php15
A
0 mins
src/Language/LanguageEntity.php22
A
0 mins
src/Language/LanguageMapper.php24
A
0 mins
src/Region/RegionCollection.php7
A
0 mins
src/Region/RegionEntity.php227
B
4 hrs
src/Region/RegionLoader.php39
A
0 mins
src/Region/RegionMapper.php39
A
0 mins
src/Region/RegionName/RegionNameCollection.php33
B
7 hrs
src/Region/RegionName/RegionNameEntity.php38
A
1 hr
src/Region/Type/FederalDisctrict.php5
A
0 mins
src/Region/Type/Province.php5
A
0 mins
src/Region/Type/State.php5
A
0 mins
src/Region/Type/Territory.php5
A
0 mins
src/Region/Type/TypeInterface.php5
A
0 mins
src/RegionRepository.php42
A
0 mins