Libraries tagged by string calc
chriskonnertz/string-calc
534827 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
alecrabbit/php-wcwidth
15626 Downloads
Calculate width of unicode strings rendered to a terminal
gpupo/similarity
7018 Downloads
Calculate the similarity between strings and numbers working in a different way from a diff tool
designbycode/levenshtein-distance
110 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.
kamranahmedse/php-shorthand
112 Downloads
Calculate the set of unique abbreviations for a given set of strings.
jfcherng/php-levenshtein-distance
3836 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
dionkeldei/dmath
14 Downloads
Creates, store and calculate math operations stored in Json format string
genstor/twig-age-extension
4081 Downloads
Simple Twig extension to calculate the age in years based on a DateTime instance or a simple string
jzaaa/string-calc
21 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
44 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.