Libraries tagged by to string
doctrine/inflector
660213240 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
484312408 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
jean85/pretty-package-versions
186979779 Downloads
A library to get pretty versions strings of installed dependencies
mobiledetect/mobiledetectlib
114569872 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/property-access
211931550 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
coduo/php-to-string
9115602 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
30948769 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
cbschuld/browser.php
4972617 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
respect/stringifier
13164296 Downloads
Converts any value to a string
paragonie/hidden-string
5961219 Downloads
Encapsulate strings in an object to hide them from stack traces
nicmart/string-template
1359379 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
kwn/number-to-words
3347193 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
snipe/banbuilder
1186784 Downloads
Library to easily handle profanity filtering in PHP projects.
interconnectit/search-replace-db
94553 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
tamtamchik/namecase
300604 Downloads
This package allows you to convert names into the correct case where possible.