Libraries tagged by longitude
league/geotools
5788636 Downloads
Geo-related tools PHP 7.3+ library
anthonymartin/geo-location
1053426 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
longitude-one/doctrine-spatial
1923316 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
1066787 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
413690 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravie/geotools
179765 Downloads
Geo-related tools PHP 7+ library
longitude-one/wkt-parser
1468181 Downloads
Parser for well-known text (WKT) object strings
longitude-one/wkb-parser
981004 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
982363 Downloads
Parser for geography coordinate strings
jcf/geocode
164442 Downloads
Google Geocoding API for Laravel
jackpopp/geodistance
126764 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
672757 Downloads
Geographical value objects, parsers and formatters
akuechler/laravel-geoly
68642 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
60270 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rafaelfragoso/haversini-formula
219496 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.