Libraries tagged by longitude
league/geotools
5482214 Downloads
Geo-related tools PHP 7.3+ library
longitude-one/doctrine-spatial
1552382 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
968817 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
391738 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
anthonymartin/geo-location
988111 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/wkt-parser
1091961 Downloads
Parser for well-known text (WKT) object strings
laravie/geotools
123251 Downloads
Geo-related tools PHP 7+ library
jcf/geocode
162265 Downloads
Google Geocoding API for Laravel
jackpopp/geodistance
122731 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
646583 Downloads
Geographical value objects, parsers and formatters
akuechler/laravel-geoly
61691 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
59551 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
longitude-one/wkb-parser
642650 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
643243 Downloads
Parser for geography coordinate strings
rafaelfragoso/haversini-formula
214712 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.