Libraries tagged by simstring
mapado/simstring-bundle
2212 Downloads
Mapado Simstring Bundle: Record search
triun/longest-common-substring
55487 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
tcb13/substringy
60931 Downloads
A sub string manipulation library with multibyte support that extends Stringy
ducks-project/spl-types
33021 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
uwebpro/substring
4253 Downloads
A simple method for getting sub-strings
php-extended/polyfill-str-longest-common-substring
5573 Downloads
A php implementation of the longest common substring algorithm
s9e/longest-common-substring
4 Downloads
Longest common substring generator
m1shk0/substringfinder
10 Downloads
test task for promokrot
jonasrudolph/php-component-stringutility
13432 Downloads
sidspears/string-search
5 Downloads
Find substring in file
phyozawtun/substr_mm
18 Downloads
PHP function extracts a substring with a specified length starting from a location in the Myanmar Language input.
mazay98/searcher
1 Downloads
Find substring in string, special for prkt
dax-87/badwords-it
0 Downloads
Italian profanity and spam filter for PHP. Three-level detection: regex, substring, compound phrases.
angelopereyra/replace
14 Downloads
Replace substring using custom identifiers
ramsey/str-begins-ends
36 Downloads
Provides functions to test whether a string starts or ends with a certain substring.