Libraries tagged by mbstring
icecave/repr
7639456 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
henzeb/enumhancer
381883 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
edgaras/strsim
66737 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
delight-im/str
354271 Downloads
Convenient object-oriented operations on strings
d4h/finediff
1562987 Downloads
PHP implementation of a Fine granularity Diff engine
creof/wkt-parser
5034496 Downloads
Parser for well-known text (WKT) object strings
creof/wkb-parser
5361365 Downloads
Parser for well-known binary (WKB/EWKB) object data
creof/geo-parser
4602207 Downloads
Parser for geography coordinate strings
cogpowered/finediff
7671256 Downloads
PHP implementation of a Fine granularity Diff engine
wyndow/fuzzywuzzy
2114909 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
tysonandre/var_representation_polyfill
6930530 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
theodorejb/polycast
264631 Downloads
Safely cast values to int, float, or string
symfony-cmf/slugifier-api
1809347 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
steppinghat/emoji-detector
683053 Downloads
Detect and validate emoji in an input string
soloterm/grapheme
312306 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.