Libraries tagged by string functions
webservices-nl/utils
45471 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
kennynguyeenx/vietnamese-text
26073 Downloads
Provide some Vietnamese string handling and manipulating functions.
hejunjie/utils
8199 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.
afcamps/forceutf8
17854 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
crossjoin/browscap
234465 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
xethron/l4-to-string
17419 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
glowy/strings
3431 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.
pointybeard/helpers-functions-strings
4638 Downloads
A collection of functions for manipulating strings
hametuha/string-utility
15314 Downloads
PHP traits of string helper functions.
xethron/to-string
19287 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
wdmg/yii2-helpers
4392 Downloads
Custom helper functions for Yii 2.0
gugglegum/mb-str-pad
4276 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
esmart-sa/laravel-arabic-numbers
2168 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
notauniondev/portable-utf8
173 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
notauniondev/portable-ascii
176 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.