Libraries tagged by string manipulation
robertaodj/str
47 Downloads
A modern PHP string manipulation library with fluent interface and extensive functionality
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
2044 Downloads
Text or string manipulation
oldpak/inflector
21 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
lilah/text
11 Downloads
String manipulation package for development
leafy-tech/str
36 Downloads
This library offers more object-oriented and more fluent string manipulation.
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
jongoly/str-utils
2 Downloads
Enterprise-ready, modular string manipulation library for PHP 8.0+.
iconic/stringy
31 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
humanmusic/stringy
9 Downloads
A string manipulation library with multibyte support, fixed for PHP 7.
hackerpro536/stringy
247 Downloads
A string manipulation library with multibyte support
gtmassey/thread
0 Downloads
A framework-agnostic helper library for easily manipulating Strings in PHP.
gtmassey/days
5 Downloads
An extracted class that I wrote to help with managing days of the week as string objects. It does one thing and one thing only: convert a day of the week name to an abbreviation and back.
germania-kg/pathprefixer
111 Downloads
Recursively prepends a prefix to path string, array or StdClass objects.