Libraries tagged by hover
netsells/laravel-geoscope
34499 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
hevertonfreitas/cakephp-audit-log
49745 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
iroid/laravel-haversine
283 Downloads
Laravel package for calculating distances using the Haversine formula
gilmarodp/haversine
102 Downloads
A PHP library to calculate distance between coordinates using the Haversine formula.
nikita.hovratov/test-project
88 Downloads
birgir/geo-query
3003 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
labrodev/haversine
368 Downloads
Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.
lawoole/homer
216 Downloads
Homer is a multi protocol RPC framework support based Lawoole
philiprehberger/php-geo
68 Downloads
Geospatial utilities for distance, bounding box, and point-in-polygon calculations
omelya/phpgeo
2848 Downloads
Simple Yet Powerful Geo Library
frostybee/geobee
207 Downloads
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
hevertonfreitas/base65536
18 Downloads
Implementartion of the base65536 library in PHP, as described by ferno/base65536
hevertonfreitas/bulario
877 Downloads
Pacote útil para fazer buscas de bulas do site da ANVISA
donyatorabi/geo-measure
12 Downloads
GeoMeasure: A lightweight PHP library for geodesic distance, bearings, and midpoints (Haversine & Vincenty).
yrehan32/php-haversine
39 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm