Libraries tagged by php-strings
lasserafn/php-string-script-language
3715240 Downloads
Detect language/encoding of a string in PHP
sfneal/string-helpers
139618 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
ltd-beget/stringstream
247942 Downloads
Php Stringstream data structure.
hugsbrugs/php-string
139909 Downloads
PHP String Utilities
glowy/strings
3290 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
154848 Downloads
Collection of useful php string helpers.
traderinteractive/util-string
96927 Downloads
Utility classes to work with PHP strings
dominionenterprises/util-string
77822 Downloads
Utility classes to work with PHP strings
bayfrontmedia/php-string-helpers
3421 Downloads
Helper class to provide useful string functions.
jasonlam604/stringizer
110475 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
haldayne/boost
30651 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
dragoniscz/php-value-dumper
1022 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.