Libraries tagged by altitude
php-coord/php-coord
704500 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
malhal/laravel-geographical
297430 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
anthonymartin/geo-location
752540 Downloads
Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP
laravie/geotools
50638 Downloads
Geo-related tools PHP 7+ library
jackpopp/geodistance
110097 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
571832 Downloads
Geographical value objects, parsers and formatters
ballen/distical
131600 Downloads
A distance (Lat/Long) calculation library for PHP
akuechler/laravel-geoly
46954 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
56473 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rafaelfragoso/haversini-formula
196114 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
jeroendesloovere/geolocation-php-api
291423 Downloads
This Geolocation PHP class connects to Google Maps API to find latitude/longitude or address.
toin0u/geotools
1207 Downloads
Geo-related tools PHP 7.3+ library
php-coord/datapack-europe
31689 Downloads
PHPCoord high-accuracy addon datapack for Europe
netsells/laravel-geoscope
20335 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
jcf/geocode
152991 Downloads
Google Geocoding API for Laravel