Libraries tagged by gratitude
fundevogel/php-thx
7 Downloads
Acknowledge the people behind your dependencies - give back & spread love!
league/geotools
4227166 Downloads
Geo-related tools PHP 7.3+ library
latitude/latitude
223308 Downloads
A SQL query builder with zero dependencies
php-coord/php-coord
657713 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
278028 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
anthonymartin/geo-location
713083 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
44282 Downloads
Geo-related tools PHP 7+ library
jackpopp/geodistance
106487 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
550749 Downloads
Geographical value objects, parsers and formatters
ballen/distical
121225 Downloads
A distance (Lat/Long) calculation library for PHP
akuechler/laravel-geoly
43731 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
55470 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rafaelfragoso/haversini-formula
190613 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
282228 Downloads
This Geolocation PHP class connects to Google Maps API to find latitude/longitude or address.
netsells/laravel-geoscope
18322 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.