Libraries tagged by string
doctrine/inflector
906798564 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
mobiledetect/mobiledetectlib
172339019 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
symfony/string
784975404 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
nette/utils
435571439 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri-interfaces
243720117 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
245121990 Downloads
URI manipulation library
league/csv
184307411 Downloads
CSV data manipulation made easy in PHP
voku/portable-ascii
442232575 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/property-access
320611902 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jean85/pretty-package-versions
319841918 Downloads
A library to get pretty versions strings of installed dependencies
cocur/slugify
70915626 Downloads
Converts a string into a slug.
twig/string-extra
51566052 Downloads
A Twig extension for Symfony String
symfony/inflector
86659449 Downloads
Converts words between their singular and plural forms (English only)
ircmaxell/random-lib
32307088 Downloads
A Library For Generating Secure Random Numbers
neitanod/forceutf8
23441069 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.