Libraries tagged by string manipulation
gears/string
213321 Downloads
A collection of basic string manipulation functions.
jasonlam604/stringizer
107847 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
bentools/querystring
32230 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
blackbonjour/stdlib
32410 Downloads
Standard library for PHP
bakame/csv
78 Downloads
CSV data manipulation made easy in PHP
horstoeko/stringmanagement
216218 Downloads
A library for string manipulation utilities
tcb13/substringy
58504 Downloads
A sub string manipulation library with multibyte support that extends Stringy
crysalead/text
57120 Downloads
String manipulation library
thestringler/manipulator
5261 Downloads
An OOP approach to string manipulation.
aozisik/php-turkce
483 Downloads
Turkish language friendly string manipulation functions for PHP.
container/data
220 Downloads
Data PHP library for simplifying string, array, and object manipulation with intuitive methods.
sweetchuck/robo-string
641 Downloads
Exposes string manipulation methods from the symfony/string package
palmtree/string
1668 Downloads
Object-oriented string manipulation library
leobenoist/string-helper
5080 Downloads
PHP StringHelper is a small library that can perform string manipulation.
glowy/strings
3167 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.