Libraries tagged by strings-manipulation
doctrine/inflector
774913473 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
13293191 Downloads
Multibyte strings as objects
zbateson/mb-wrapper
41244069 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
danielstjules/stringy
25407025 Downloads
A string manipulation library with multibyte support
voku/stringy
3580090 Downloads
A string manipulation library with multibyte support
statamic/stringy
3768952 Downloads
A string manipulation library with multibyte support, forked from @statamic
phlak/twine
52028 Downloads
String manipulation, leveled up!
horstoeko/stringmanagement
2055130 Downloads
A library for string manipulation utilities
str/str
54912 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
andreas-glaser/php-helpers
80657 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
275731 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
bentools/querystring
35882 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
aozisik/php-turkce
1772 Downloads
Turkish language friendly string manipulation functions for PHP.
gears/string
223258 Downloads
A collection of basic string manipulation functions.
glowy/strings
3290 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.