Libraries tagged by string-manipulation
doctrine/inflector
942883991 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
opis/string
33404957 Downloads
Multibyte strings as objects
zbateson/mb-wrapper
56879940 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
danielstjules/stringy
26536347 Downloads
A string manipulation library with multibyte support
voku/stringy
4050869 Downloads
A string manipulation library with multibyte support
statamic/stringy
5510055 Downloads
A string manipulation library with multibyte support, forked from @statamic
phlak/twine
59453 Downloads
String manipulation, leveled up!
horstoeko/stringmanagement
7310160 Downloads
A library for string manipulation utilities
spatie/piper
2183 Downloads
A pipe operator-first PHP utility library for array and string manipulation
str/str
68071 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
andreas-glaser/php-helpers
89888 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
fab2s/strings
334020 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
bentools/querystring
44306 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
gears/string
236582 Downloads
A collection of basic string manipulation functions.
glowy/strings
3474 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.