Libraries tagged by mbstring
tomatophp/filament-translations
17840 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
217698 Downloads
Safely cast values to int, float, or string
text/template
191706 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.
steevanb/php-typed-array
145769 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sspat/es-query-sanitizer
158055 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
skillshare/formatphp
22524 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
scriptfusion/byte-formatter
276303 Downloads
Formats byte values as human-readable strings.
relisten/forceutf8
100772 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
473617 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
php-cs-fixer/phpunit-constraint-isidenticalstring
684442 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
52217 Downloads
String manipulation, leveled up!
ovidigital/js-object-to-json
163823 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
osiemsiedem/laravel-autolink
103531 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
niklongstone/regex-reverse
132112 Downloads
Regular Expression reverter, generates a string from a provided regular expression
neos/diff
1021181 Downloads
This is a comprehensive library for generating differences between two strings or arrays