Libraries tagged by php-string
lasserafn/php-string-script-language
3692683 Downloads
Detect language/encoding of a string in PHP
sfneal/string-helpers
138526 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
ltd-beget/stringstream
246388 Downloads
Php Stringstream data structure.
hugsbrugs/php-string
139312 Downloads
PHP String Utilities
glowy/strings
3284 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.
weew/helpers-string
154610 Downloads
Collection of useful php string helpers.
traderinteractive/util-string
96433 Downloads
Utility classes to work with PHP strings
dominionenterprises/util-string
77717 Downloads
Utility classes to work with PHP strings
bayfrontmedia/php-string-helpers
3401 Downloads
Helper class to provide useful string functions.
jasonlam604/stringizer
110474 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
haldayne/boost
30631 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
dragoniscz/php-value-dumper
1011 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
kyosifov/php-string-to-color
10906 Downloads
Port of js string to color
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
ferryhopper/php-string-formatter
4 Downloads
A simple and configurable string formatting pipeline for PHP.