Libraries tagged by string manipulation
fab2s/strings
257831 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
gears/string
219247 Downloads
A collection of basic string manipulation functions.
jasonlam604/stringizer
109871 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
bentools/querystring
34807 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
blackbonjour/stdlib
51503 Downloads
Standard library for PHP
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
sweetchuck/robo-string
2547 Downloads
Exposes string manipulation methods from the symfony/string package
tcb13/substringy
59331 Downloads
A sub string manipulation library with multibyte support that extends Stringy
dcsg/stringy-template
26805 Downloads
Stringy and String Template together
crysalead/text
58938 Downloads
String manipulation library
aozisik/php-turkce
1359 Downloads
Turkish language friendly string manipulation functions for PHP.
ssolweb/string-morpher
38 Downloads
A powerful string manipulation library
palmtree/string
2264 Downloads
Object-oriented string manipulation library
junaidkhan/php-string-helper
24 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
glowy/strings
3241 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.