Libraries tagged by string match
sourceability/string-matcher
537620 Downloads
A library which makes it easy to use multiple approaches to find the best matching string
shel/fusion-match
954 Downloads
Match helper to simplify string matching in Neos Fusion
tantee/laravel-searchy-fork
3318 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
bishopb/pattern
28 Downloads
A string-matching PHP library sporting a consistent, fluent API.
amtgard/fuzzywuzzy
19 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
richardsjoqvist/silverstripe-localdate
9042 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
datavalidata/fuzzy-strings
70 Downloads
Fuzzy String matching library
troupe-tecnologia/accent-string-regex-builder
224 Downloads
Simple helper to create a regex from string to match all the results ignoring accents.
cacdigital/accent-string-regex-builder
256 Downloads
Simple helper to create a regex from string to match all the results ignoring accents.
n1215/http-request-matcher
187 Downloads
Matcher interface for PSR-7 HTTP request, like preg_match() for string.
masticore/laravel-url-matcher-command
2 Downloads
A command to get information about the route matched against an arbitrary url string
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
lorlev/aho-corasick
131 Downloads
An implementation of the Aho-Corasick string matching algorithm.
anhoder/boyer-moore
21 Downloads
Boyer-Moore algorithm in PHP(support Chinese).
arete/support
76 Downloads
Useful utilities when dealing with arrays, strings, and matching.