Libraries tagged by longditude
ballen/distical
129834 Downloads
A distance (Lat/Long) calculation library for PHP
league/geotools
4395057 Downloads
Geo-related tools PHP 7.3+ library
longitude-one/doctrine-spatial
725440 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
php-coord/php-coord
694885 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
293895 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
anthonymartin/geo-location
743785 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
49351 Downloads
Geo-related tools PHP 7+ library
jackpopp/geodistance
109417 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
567281 Downloads
Geographical value objects, parsers and formatters
akuechler/laravel-geoly
46421 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
56321 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
longitude-one/wkt-parser
380996 Downloads
Parser for well-known text (WKT) object strings
longitude-one/wkb-parser
118808 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
118937 Downloads
Parser for geography coordinate strings
rafaelfragoso/haversini-formula
195221 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.