Libraries tagged by substring
triun/longest-common-substring
37739 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
tcb13/substringy
59112 Downloads
A sub string manipulation library with multibyte support that extends Stringy
jeffpacks/substractor
5080 Downloads
A sub-string extractor for the regex ignorant
php-extended/polyfill-str-longest-common-substring
5117 Downloads
A php implementation of the longest common substring algorithm
uwebpro/substring
4168 Downloads
A simple method for getting sub-strings
s9e/longest-common-substring
3 Downloads
Longest common substring generator
m1shk0/substringfinder
9 Downloads
test task for promokrot
jonasrudolph/php-component-stringutility
13429 Downloads
sidspears/string-search
4 Downloads
Find substring in file
phyozawtun/substr_mm
17 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
angelopereyra/replace
10 Downloads
Replace substring using custom identifiers
ramsey/str-begins-ends
35 Downloads
Provides functions to test whether a string starts or ends with a certain substring.
mikechip/strfind
0 Downloads
Library provides substring search in files. Special for prkt.tech
ducks-project/spl-types
29085 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