Libraries tagged by string manipulation
myerscode/utilities-strings
7020 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
takeit/stringy
16806 Downloads
A string manipulation library with multibyte support
jasonlam604/stringizer
110474 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
eighty8/stringy
23355 Downloads
A string manipulation library with multibyte support
awssat/str-helper
111 Downloads
A flexible & powerful string manipulation helper for PHP
danielstjules/sliceable-stringy
51608 Downloads
Python string slices in PHP
fabian-tomischka/php-avatar-generator
1315 Downloads
Easily create user avatars based on provided names or strings
thestringler/manipulator
5423 Downloads
An OOP approach to string manipulation.
judahnator/json-manipulator
15085 Downloads
A library for JSON string manipulation
hipsterjazzbo/editor
20241 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
ssolweb/string-morpher
48 Downloads
A powerful string manipulation library
laraplus/string
5517 Downloads
A nice fluid interface for string manipulation.
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.