Libraries tagged by to string
doctrine/inflector
888365525 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
167798025 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
763295815 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
308697841 Downloads
A library to get pretty versions strings of installed dependencies
symfony/property-access
310949251 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
coduo/php-to-string
13195867 Downloads
Simple library that converts PHP value into strings
paragonie/hidden-string
11612285 Downloads
Encapsulate strings in an object to hide them from stack traces
kwn/number-to-words
5285376 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
zbateson/mb-wrapper
51536598 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
cbschuld/browser.php
7009579 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
23625910 Downloads
Converts any value to a string
nicmart/string-template
1740075 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
1619427 Downloads
Library to easily handle profanity filtering in PHP projects.
oscarotero/html-parser
5490071 Downloads
Parse html strings to DOMDocument
amirami/localizator
520980 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.