Libraries tagged by string support
agnosticphp/support
29 Downloads
Contains convenient classes and functions for arrays, strings, etc
nabeghe/stringer
11 Downloads
A string helper for PHP. It includes some useful methods and possibly other features.
zonuexe/stringwidth
12 Downloads
Measure string width (support Unicode east asian ambiguous width)
iconic/stringy
29 Downloads
A fork of danielstjules/Stringy fixing php 7.3 compatibility and greek letter Θ being slugified to O instead of ΤΗ. A string manipulation library with multibyte support
dvi/corda
59 Downloads
A string manipulation library with multibyte support
bentools/stringy
19 Downloads
A string manipulation library with multibyte support
boomdraw/laravel-str
1858 Downloads
Extends \Illuminate\Support\Str with additional string helpers
bermudaphp/stringy
130 Downloads
A comprehensive PHP string manipulation library with full Unicode support
aternus/stringy-patterns
21 Downloads
A PHP string pattern detection library with multibyte support
antaresbr/stringhandler
524 Downloads
A custom PHP string handler based on Laravel's Illuminate/Support/Str class
nabeghe/tepade
4 Downloads
A text detector with support for named parameters.
nabeghe/alphanum
2 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
ink/ink-str
646 Downloads
Generate a URL friendly "slug" from a given string. (Skips ASCII)
bnza/spgsp
703 Downloads
Doctrine2 simple support for spatial types and functions
anhoder/boyer-moore
20 Downloads
Boyer-Moore algorithm in PHP(support Chinese).