Libraries tagged by string-manipulation
pinefor/string-forge
5 Downloads
A trunk full of useful string manipulation functions
oxyframe/text
0 Downloads
Easy String and String Manipulation Library
naelf/file-orchestrator
12 Downloads
EN: A library for string manipulation, specifically designed for handling remittance and return files. Provides utilities for extracting and formatting string segments. PT: Uma biblioteca para manipulação de strings, projetada especificamente para lidar com arquivos de remessa e retorno. Fornece utilitários para extrair e formatar segmentos de strings.
mirificus/string
39 Downloads
String manipulation package for Mirificus.
michaeldrennen/mung-string
20 Downloads
A php package for string manipulation.
lilah/text
11 Downloads
String manipulation package for development
leafy-tech/str
27 Downloads
This library offers more object-oriented and more fluent string manipulation.
konexia/super-str
5 Downloads
A helper library for string manipulation with chaining capabilities.
jpuck/mbstring
97 Downloads
Methods for handling multibyte string manipulations.
ikwattro/string-object
551 Downloads
String manipulation with objects
iconic/stringy
29 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.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
hackerpro536/stringy
183 Downloads
A string manipulation library with multibyte support
garrettw/stringobject
6 Downloads
PHP class that wraps most if not all of the string manipulation functions, so that you can work with strings as objects