Libraries tagged by string utility
buildr/utils
24 Downloads
BuildR Framework Utilities
videorecruit/utils
92 Downloads
Utilities for string & array manipulation.
reinerttomas/utils
7 Downloads
Lightweight utilities for string & array manipulation
limit0/helpers
296 Downloads
Common, reusable PHP helper utilities for strings, equality, formatting, etc.
rafahernandez/rfc-validator
31 Downloads
Utility to validate string for Mexican RFC
kwebble/directory-folder-path
277 Downloads
Utility for manipulating strings that represent directory/folder/path names
w5n/scanero
8 Downloads
Utility class to parse strings one (or more) chars at a time.
gisostallenberg/pdo-clause-helper
35 Downloads
Utility to create placeholder strings to use in WHERE ... IN () clauses
ingenious/jquery-md5
44 Downloads
A jQuery utility function to encode a string in MD5
dobaniashish/clsx
10 Downloads
A PHP utility for constructing html attribute strings conditionally.
timdev/array-undot
130 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]
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.
diatem-net/jin-utils
126 Downloads
Utility classes to work on numbers, string, colors...
theprivateer/clickable
21 Downloads
A simple utility to convert URLs and emails in a string to clickable HTML anchors
rumd3x/php-brainfuck
26 Downloads
A nice PHP Utility made out of boredom for encoding a string into brainfuck code and vice-versa.