Libraries tagged by string manipulation
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.
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.
nabeghe/risma
5 Downloads
A lightweight, flexible string processing and template engine for PHP with function chaining support.
lilah/text
11 Downloads
String manipulation package for development
leafy-tech/str
33 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.
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
246 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.