Libraries tagged by strings-manipulation
doctrine/inflector
949183899 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
34531260 Downloads
Multibyte strings as objects
zbateson/mb-wrapper
57518063 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
danielstjules/stringy
26565026 Downloads
A string manipulation library with multibyte support
voku/stringy
4062239 Downloads
A string manipulation library with multibyte support
statamic/stringy
5586339 Downloads
A string manipulation library with multibyte support, forked from @statamic
phlak/twine
59856 Downloads
String manipulation, leveled up!
horstoeko/stringmanagement
7554845 Downloads
A library for string manipulation utilities
spatie/piper
2639 Downloads
A pipe operator-first PHP utility library for array and string manipulation
str/str
68367 Downloads
A fast modern string manipulation library with multibyte support. Based on Stringy, with focus on speed.
andreas-glaser/php-helpers
90146 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
335524 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
bentools/querystring
44791 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
gears/string
237032 Downloads
A collection of basic string manipulation functions.
glowy/strings
3501 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.