Libraries tagged by mbstring
scriptfusion/byte-formatter
345598 Downloads
Formats byte values as human-readable strings.
sailenicolas/forceutf8
297370 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
559251 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
s9e/regexp-builder
2374273 Downloads
Library that generates regular expressions that match a list of strings.
phlak/twine
57873 Downloads
String manipulation, leveled up!
niklongstone/regex-reverse
164841 Downloads
Regular Expression reverter, generates a string from a provided regular expression
mofodojodino/profanity-filter
756572 Downloads
Filters out profanities from strings.
mjohnson/decoda
1348766 Downloads
A lightweight lexical string parser for BBCode styled markup.
mehdi-fathi/eloquent-filter
201128 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
kenepa/translation-manager
99656 Downloads
Manage your application's translation strings in Filament.
fylax/forceutf8
824710 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
denissimon/formula-parser
347563 Downloads
Parsing and evaluating mathematical formulas given as strings.
bottelet/translation-checker
65157 Downloads
A translation checker package for Laravel, find, add, and translate missing strings
benmorel/gsm-charset-converter
493400 Downloads
Converts GSM 03.38 strings to and from UTF-8
amirami/localizator
540290 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.