geospatialpecl.php.netPHP Extension to handle common geospatial functionsThe extension currently has implementations of the Haversine and
Vincenty's formulas for calculating distances, an initial bearing calculation
function, a Helmert transformation function to transfer between different
supported datums, conversions between polar and Cartesian coordinates,
conversions between Degree/Minute/Seconds and decimal degrees, a method to
simplify linear geometries, as well as a method to calculate intermediate
points on a LineString.Derick Rethansderickderick@php.netyesMichael MacCleanmgdmmgdm@php.netyes2025-06-190.3.30.3.3betabetaPHP 3.01
- Drop support for PHP 7
- Added support for PIE
- Convert extension to use stubs files
8.0.01.4.0b1geospatial