Libraries tagged by strbin
titasgailius/php-bits
41 Downloads
Make bitwise operations easier in PHP
doctrine/inflector
662414958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/string
487060789 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
245441272 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri
89809416 Downloads
URI manipulation library
league/csv
110435335 Downloads
CSV data manipulation made easy in PHP
voku/portable-ascii
259377904 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
mobiledetect/mobiledetectlib
115063299 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.
jean85/pretty-package-versions
188045587 Downloads
A library to get pretty versions strings of installed dependencies
behat/transliterator
144376719 Downloads
String transliterator
league/uri-interfaces
88047837 Downloads
Common interfaces and classes for URI representation and interaction
ircmaxell/random-lib
22040516 Downloads
A Library For Generating Secure Random Numbers
symfony/inflector
79101049 Downloads
Converts words between their singular and plural forms (English only)
neitanod/forceutf8
17408046 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.