Libraries tagged by settings class
vanio/stdlib
19437 Downloads
General purpose classes extending the PHP language.
atk14/string-buffer
26651 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
pmjones/auto-shell
1126 Downloads
Automatically parses command-line strings to command classes.
yarri/full-text-search-query-like
34409 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
traderinteractive/util-string
98551 Downloads
Utility classes to work with PHP strings
dominionenterprises/util-string
78167 Downloads
Utility classes to work with PHP strings
moralesgea/forceutf8
6858 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
afcamps/forceutf8
13374 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
myerscode/utilities-strings
7321 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
atk14/translate
34247 Downloads
A PHP class for converting strings between character maps
sqonk/phext-core
1844 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
bayfrontmedia/php-validator
2677 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
vespula/locale
3229 Downloads
A simple class for displaying localized strings
synchro/uasparser
16478 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
jerrylopez/classnames
248 Downloads
A utility to construct HTML class name strings in PHP