Libraries tagged by stringly
webd/language
192952 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
307725 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
39423 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
271165 Downloads
Safely cast values to int, float, or string
text/template
208086 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.
sunrise/hydrator
35856 Downloads
Strictly typed object hydration and value casting.
strscan/strscan
169665 Downloads
Simple string tokenizer for lexical scanning operations
sspat/es-query-sanitizer
256420 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
skillshare/formatphp
33293 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
171307 Downloads
A collection of Yii2 log targets that format the log message as a JSON string.
selective/config
199497 Downloads
Config component, strictly typed
relisten/forceutf8
174522 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
recycledbeans/is-base64
124544 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
prinsfrank/enums
662018 Downloads
Adds missing strictly typed methods to work with enums
pimcore/search-query-parser
572819 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries