Libraries tagged by string
woothee/woothee-testset
127613 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
wikimedia/wrappedstring
893237 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
wikimedia/base-convert
1182437 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
webd/language
189103 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
305653 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
37139 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.
theodorejb/polycast
265306 Downloads
Safely cast values to int, float, or string
text/template
206942 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.
strscan/strscan
166227 Downloads
Simple string tokenizer for lexical scanning operations
sspat/es-query-sanitizer
248862 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
spatie/piper
1244 Downloads
A pipe operator-first PHP utility library for array and string manipulation
skillshare/formatphp
32867 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
silinternational/yii2-json-log-targets
162650 Downloads
A collection of Yii2 log targets that format the log message as a JSON string.
relisten/forceutf8
168708 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
recycledbeans/is-base64
90621 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.