PHP Location\Distance Namespace

Interfaces

Name Description
DistanceInterface Interface for Distance Calculator Classes

Classes

Name Description
Haversine Implementation of distance calculation with http://en.wikipedia.org/wiki/Law_of_haversines
HaversineTest
Vincenty Implementation of distance calculation with Vincenty Method
VincentyTest