Libraries tagged by string functions
v8-ict/utils
38 Downloads
Common used utils like helpers, string and array functions, that are used for V8 ICT Projects.
sbolch/multiexplode
7 Downloads
Splits a string (like explode function) by multiple limiters.
pfm_webservices_nl/utils
7 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
lithephp/swisshelper
9 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
d3vy/multiexplode
28 Downloads
Splits a string (like explode function) by multiple limiters.
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
halpdesk/helpers
109 Downloads
Some array, string and console helper functions
flechamobile/yii2-amountformat
10 Downloads
This function takes a string which represents a money amount with max 2 decimals and returns a number in standard format xxxx.xx
fawno/sanitize
11 Downloads
Simple PHP function for sanitize strings
f2/globals
12 Downloads
Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.
agnosticphp/support
29 Downloads
Contains convenient classes and functions for arrays, strings, etc
ingenious/jquery-md5
44 Downloads
A jQuery utility function to encode a string in MD5
elipettingale/case-converter
4928 Downloads
Some helper functions for quickly converting strings to various cases.
reddias/is-balanced
0 Downloads
This PHP package provides a utility function to check if a string of parentheses is balanced and includes an implementation of a stack data structure.
iserter/laravel-expression-evaluator
1143 Downloads
Evaluate string expressions in PHP without eval() function - laravel package