Libraries tagged by to string
mistralys/text-diff
76825 Downloads
Class used to compare strings using a DIFF implementation.
indiehd/filename-sanitizer
133225 Downloads
A lightweight library for sanitizing strings to be used as filenames.
benmorel/gsm-charset-converter
290794 Downloads
Converts GSM 03.38 strings to and from UTF-8
soloterm/grapheme
1997 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
theodorejb/polycast
199685 Downloads
Safely cast values to int, float, or string
koenhendriks/laravel-str-acronym
18557 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
ghostwriter/case-converter
931325 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
eonx-com/easy-random
876319 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
clemdesign/php-mask
79000 Downloads
PHP-Mask is a PHP library to make masks on string.
storyblok/richtext-resolver
402855 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
skillshare/formatphp
19485 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
nayjest/str-case-converter
410703 Downloads
Library for converting strings from camel case to snake case and vice versa.
clue/arguments
172031 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
aura/uri
68245 Downloads
The Aura Uri package provides objects to build and manipulate URL strings.
wikimedia/base-convert
828212 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.