Libraries tagged by strings-manipulation
jasonlam604/stringizer
110478 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
eighty8/stringy
24015 Downloads
A string manipulation library with multibyte support
awssat/str-helper
111 Downloads
A flexible & powerful string manipulation helper for PHP
klaussilveira/simple-string
30 Downloads
A small library for object-oriented string manipulation with PHP.
marjovanlier/stringmanipulation
868 Downloads
High-performance PHP 8.4+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
siddik-web/stringify
10 Downloads
This is an String manipulation class.
rubricate/str
10 Downloads
A lightweight and minimalist PHP library for string manipulation and formatting.
leafy-tech/str
33 Downloads
This library offers more object-oriented and more fluent string manipulation.
laraplus/string
5622 Downloads
A nice fluid interface for string manipulation.
arabcoders/utext
261 Downloads
String manipulation library
vigihdev/support
10 Downloads
A robust set of utility and helper classes for PHP development, including string manipulation and array helpers.
steinhaug/strbuddy
3 Downloads
My personal STRING friend
s-mcdonald/stringfluent
7 Downloads
Powerful and chainable String utility for PHP.
rvc/maskercat
1 Downloads
Concatenate a set of pre-define or custom character, strings or patterns to an given String, resulting in a mask of characters in the front, back, or both sides of the input.