Libraries tagged by instance of
alexpechkarev/google-maps
1945131 Downloads
Collection of Google Maps API Web Services for Laravel
jimmiw/php-time-ago
875981 Downloads
Simple module, that displays the date in a "time ago" format
teampickr/php-google-maps-distance-matrix
100337 Downloads
PHP Implementation of the Google Maps Distance Matrix API
salavert/time-ago-in-words
599413 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
aratnikov/distance-to-sea
7121 Downloads
Calculation of the nearest distance to the seas: Azov, Baltic, Caspian and Black
php-extended/polyfill-str-levenshtein
149196 Downloads
A php implementation of the levenshtein distance without length limitation
meetme/php-geopoint
32004 Downloads
PHP implementation of GeoPoint
divineomega/php-distance
10135 Downloads
Allows for calculation of many types of distance between points
moova/google-maps
2390 Downloads
Collection of Google Maps API Web Services for Laravel
mibo/properties
3208 Downloads
PHP Library for generic and/or custom properties
henrik9999/string-similarity
5471 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
bodunde/geocoder
7396 Downloads
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
designbycode/levenshtein-distance
94 Downloads
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
technodelight/php-time-ago
1505 Downloads
Simple module which displays the date in a "time ago" format
nrdq/google-maps
425 Downloads
Collection of Google Maps API Web Services for Laravel