designbycode/fuzzy-search
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
时间:2024-07-20 18:30
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
imarc/craft-entry-toc
A CraftCMS plugin that adds a Table of Contents to entries with long matrix or neo blocks
时间:2024-05-08 14:03
davi-s-silva/distance-city
a simple package to calculate the distance between coordinate points using the mapbox api
时间:2024-04-30 20:09
rindow/rindow-math-matrix-matlibext
Rindow Math Matrix's Drivers for Matlib with PHP extensions
时间:2024-03-29 14:52
gammamatrix/site-laravel
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
时间:2024-03-25 06:37
rindow/rindow-math-matrix-matlibffi
Rindow Math Matrix's Drivers for Matlib with FFI
时间:2024-03-20 05:04
rindow/rindow-math-buffer-ffi
The Buffer for math libraries
时间:2024-03-17 03:25
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