designbycode/levenshtein-distance
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.
时间:2024-07-20 18:14
imedge/distance-router
Simple distance-vectory-based routing logic
时间:2024-07-12 08:10
davi-s-silva/distance-city
a simple package to calculate the distance between coordinate points using the mapbox api
时间:2024-04-30 20:09
nullform/fuzzio
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).
时间:2024-03-02 05:39
skelviny/google-distance-matrix
Google distance matrix API - Estimate travel time and distance for multiple origins and destinations.
时间:2023-12-12 13:07
nanoblocktech/shipping-calculator
PHP class to determines shipping fee based on origin latitude and lonitude of customer from business location.
时间:2023-11-15 22:44
opencleancode/php-google-matrix-distance-api-client
Google matrix api for php implementation
时间:2023-11-01 11:10
chiyoyo/distance
Calculate the distance between 2 points.
时间:2023-10-30 02:25
vedatunlu/order-by-distance
This package helps ordering your location model by distance for given coordinates
时间:2023-06-09 13:17
blessingk/searchy
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
时间:2023-04-13 22:55
frostybee/geobee
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
时间:2023-03-22 04:14
nrdq/google-maps
Collection of Google Maps API Web Services for Laravel
时间:2023-02-15 13:11