Libraries tagged by string utility
hugsbrugs/php-string
161299 Downloads
PHP String Utilities
hatchyu/string-utils
3771 Downloads
Smart PHP string utilities for slugging, casing, transliteration, and unique hash generation
myerscode/utilities-strings
9852 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
traderinteractive/util-string
107370 Downloads
Utility classes to work with PHP strings
vpg/titon.utility
15656 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
traderinteractive/filter-strings
105827 Downloads
A filtering implementation for verifying strings
esi/utility
6118 Downloads
Utility - Collection of various PHP utility functions.
creativestyle/utilities
1760 Downloads
Static method utilities collection with high reusability
vanio/stdlib
22996 Downloads
General purpose classes extending the PHP language.
dsheiko/extras
4130 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
tcb13/substringy
60965 Downloads
A sub string manipulation library with multibyte support that extends Stringy
takeit/stringy
17791 Downloads
A string manipulation library with multibyte support
nkkollaw/str-utils
32927 Downloads
String utilities
byjg/convert
56527 Downloads
A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
hejunjie/utils
7965 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.