Libraries tagged by mbstring
codeinc/strip-accents
249407 Downloads
Removes accents from strings
clue/arguments
181837 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
benmorel/gsm-charset-converter
346144 Downloads
Converts GSM 03.38 strings to and from UTF-8
atelierdisko/coupon_code
176898 Downloads
PHP library to generate and validate coupon code strings.
tom-lingham/searchy
370190 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
str/str
55210 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
storyblok/richtext-resolver
483804 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
nabil1337/case-helper
567051 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
league/uri-query-parser
330500 Downloads
parse and build a query string the right way in PHP
bupy7/yii2-widget-cropbox
54375 Downloads
This is widget wrapper of https://github.com/bupy7/js-cropbox. This widget allows crop image before to upload to server and send informations about crop as JSON string.
andre_487/php_rutils
182853 Downloads
RUtils is a Russian-specific string utils (transliteration, numeral is words, russian dates, typography)
windwalker/string
380880 Downloads
Windwalker String package
webignition/string-parser
142282 Downloads
Abstract state-based string parser
ext-stringmb
Downloads
triun/longest-common-substring
45021 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.