Libraries tagged by php-string
lasserafn/php-string-script-language
3464076 Downloads
Detect language/encoding of a string in PHP
sfneal/string-helpers
125975 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
jasonlam604/stringizer
109802 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
ltd-beget/stringstream
84550 Downloads
Php Stringstream data structure.
hugsbrugs/php-string
134602 Downloads
PHP String Utilities
weew/helpers-string
151837 Downloads
Collection of useful php string helpers.
traderinteractive/util-string
92116 Downloads
Utility classes to work with PHP strings
dominionenterprises/util-string
76757 Downloads
Utility classes to work with PHP strings
junaidkhan/php-string-helper
23 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
bayfrontmedia/php-string-helpers
3197 Downloads
Helper class to provide useful string functions.
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.
atomastic/strings
6318 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.
dragoniscz/php-value-dumper
440 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
tasoft/php-string-parser
194 Downloads
bit3/php-string-builder
2537 Downloads
Java like StringBuilder implementation for PHP