allebb/cartographer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/build.yml
.gitignore
.scrutinizer.yml
LICENSE
README.md
composer.json
composer.lock
examples/polygon.json
examples/polygon2.json
phpunit.xml
examples/test.php67
lib/Core/GeoJSON.php42
lib/Core/GeoJSONTypeInterface.php7
lib/Core/LatLong.php13
lib/Core/LinearRing.php19
lib/Core/Multipliable.php6
lib/Exceptions/InvalidObjectTypeException.php9
lib/Exceptions/TypeSchemaValidationException.php9
lib/Feature.php27
lib/FeatureCollection.php43
lib/GeometryCollection.php42
lib/LineString.php52
lib/MultiLineString.php43
lib/MultiPoint.php42
lib/MultiPolygon.php40
lib/Point.php29
A
30 mins
lib/Polygon.php29
A
30 mins
phpunit.php2