Libraries tagged by string calc
johanoen98/reverse-string
4 Downloads
A basic calculator
horror/expression-calculator-bundle
2 Downloads
Allow you compute some string with simple arithmetic expression
mofeier/tools
0 Downloads
一个现代化的PHP工具库,提供消息处理、状态码管理、字符串转换、数学计算、双引擎加密功能等实用工具,特别优化URL参数和Token加密,使用PHP8.1+特性
ideaworks/php-utils
75 Downloads
A collection of String, Date and Array manipulations and checks.
andersonrezende/formula-executor
6 Downloads
Formula converter and executor in string format
eshumeyko/strcalc
15 Downloads
String calculator
bolstad/textcalculate
2234 Downloads
Evaluate string based calculations
togos/tree-hasher
34 Downloads
Calculates THEX-style hashes of byte strings.
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.
dionkeldei/dmath
14 Downloads
Creates, store and calculate math operations stored in Json format string
genstor/twig-age-extension
4083 Downloads
Simple Twig extension to calculate the age in years based on a DateTime instance or a simple string
voku/arrayy
4895342 Downloads
Array manipulation library for PHP, called Arrayy!
tomatophp/filament-translations
14233 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
text/template
187725 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
pid/speakingurl
5238 Downloads
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.