Libraries tagged by string-manipulation
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.
nabeghe/risma
4 Downloads
A lightweight, flexible string processing and template engine for PHP with function chaining support.
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.
atomastic/strings
6322 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.
sweetchuck/robo-stringy
97062 Downloads
Exposes Stringy string manipulation methods
siddik-web/stringify
10 Downloads
This is an String manipulation class.
leafy-tech/str
33 Downloads
This library offers more object-oriented and more fluent string manipulation.
laraplus/string
5619 Downloads
A nice fluid interface for string manipulation.
lag/string-utils
8483 Downloads
PHP class to help string manipulation
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.