Libraries tagged by strings-manipulation
marjovanlier/stringmanipulation
555 Downloads
High-performance PHP 8.3+ 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.
crysalead/string
3855 Downloads
String manipulation library
atomastic/strings
6318 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.
ssolweb/string-morpher
48 Downloads
A powerful string manipulation library
siddik-web/stringify
10 Downloads
This is an String manipulation class.
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.
puma/libreria
3 Downloads
Librería reconoce palabras que comienzan con mayusculas y te devuelve como palabras correctas y tambien extrae numeros del un texto.
pstaender/silverstripe-helper
56 Downloads
Collection of string manipulation and controller helpers
panduanvip/helpers
2043 Downloads
Text or string manipulation
kolyunya/string-processor
5716 Downloads
PHP string processing library.
kariricode/transformer
3 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
gtmassey/thread
0 Downloads
A framework-agnostic helper library for easily manipulating Strings in PHP.