Libraries tagged by string calc
chriskonnertz/string-calc
471698 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
alecrabbit/php-wcwidth
8424 Downloads
Calculate width of unicode strings rendered to a terminal
kamranahmedse/php-shorthand
112 Downloads
Calculate the set of unique abbreviations for a given set of strings.
gpupo/similarity
6997 Downloads
Calculate the similarity between strings and numbers working in a different way from a diff tool
designbycode/levenshtein-distance
101 Downloads
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.
jfcherng/php-levenshtein-distance
3729 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
jzaaa/string-calc
20 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.forked from jayprakashji/string-calc and chriskonnertz/string-calc
ardiakov/string-stack-calc
3 Downloads
Calculator bundle
chumakovanton/calculator
1 Downloads
Calculator string expression
biin2013/calculator
41 Downloads
string formula calculator
shouding/mix-string
13 Downloads
When unicode characters and ascii characters mixed, according to your needs, calculate the length of the string
zergbz1988/laravel-calc
13 Downloads
A package to evaluate string expression
elk-president/calc-component
1 Downloads
Component receives string with numbers and math operators and returns result or error.
zazalt/calculus
63 Downloads
Calculus
warriorgod/php-number-range-string
24 Downloads
Support calculations on day ranges (e.g. 1-2, 4, ...)