Libraries tagged by to string
doctrine/inflector
713118848 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
548698973 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
213710207 Downloads
A library to get pretty versions strings of installed dependencies
mobiledetect/mobiledetectlib
126220343 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
234638617 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
coduo/php-to-string
10074213 Downloads
Simple library that converts PHP value into strings
kwn/number-to-words
3717906 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
zbateson/mb-wrapper
34670671 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
cbschuld/browser.php
5495869 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
15478419 Downloads
Converts any value to a string
paragonie/hidden-string
6930095 Downloads
Encapsulate strings in an object to hide them from stack traces
nicmart/string-template
1452518 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.
snipe/banbuilder
1270629 Downloads
Library to easily handle profanity filtering in PHP projects.
interconnectit/search-replace-db
100157 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
352862 Downloads
This package allows you to convert names into the correct case where possible.