Libraries tagged by string manipulation
fab2s/strings
266620 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
gears/string
220810 Downloads
A collection of basic string manipulation functions.
jasonlam604/stringizer
110346 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
bentools/querystring
35201 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
andreas-glaser/php-helpers
78139 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.
blackbonjour/stdlib
58358 Downloads
Standard library for PHP
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
sweetchuck/robo-string
3099 Downloads
Exposes string manipulation methods from the symfony/string package
tcb13/substringy
59557 Downloads
A sub string manipulation library with multibyte support that extends Stringy
dcsg/stringy-template
27714 Downloads
Stringy and String Template together
crysalead/text
59267 Downloads
String manipulation library
aozisik/php-turkce
1480 Downloads
Turkish language friendly string manipulation functions for PHP.
palmtree/string
2441 Downloads
Object-oriented string manipulation library
laraplus/string
5496 Downloads
A nice fluid interface for string manipulation.
glowy/strings
3253 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.