Libraries tagged by longtitude
nkizza/yii2-map-pick
565 Downloads
Coordinates picker widget for Yii2.
gromovfjodor/yii2-map-pick
45 Downloads
Coordinates picker widget for Yii2.
league/geotools
4133224 Downloads
Geo-related tools PHP 7.3+ library
php-coord/php-coord
633720 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
269716 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
anthonymartin/geo-location
692765 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
521532 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).
laravie/geotools
39640 Downloads
Geo-related tools PHP 7+ library
jackpopp/geodistance
104839 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
data-values/geo
539474 Downloads
Geographical value objects, parsers and formatters
ballen/distical
115317 Downloads
A distance (Lat/Long) calculation library for PHP
akuechler/laravel-geoly
41862 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-addresses
54946 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
231388 Downloads
Parser for well-known text (WKT) object strings
rafaelfragoso/haversini-formula
187365 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.