Libraries tagged by strings
fylax/forceutf8
899105 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
denissimon/formula-parser
372738 Downloads
Parsing and evaluating mathematical formulas given as strings.
bottelet/translation-checker
72820 Downloads
A translation checker package for Laravel, find, add, and translate missing strings
amirami/localizator
559062 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.
webignition/disallowed-character-terminated-string
1591079 Downloads
A string terminated by one or more disallowed characters
oskarstark/trimmed-non-empty-string
1137412 Downloads
This library provides a value object which ensures a trimmed non empty string.
respect/string-formatter
40459 Downloads
A powerful and flexible way of formatting and transforming strings
prewk/xml-string-streamer-guzzle
368176 Downloads
Stream provider for Guzzle for use with xml-string-streamer
nyholm/append-query-string
295374 Downloads
A simple function that lets you add a query string to an existing URL
duncan3dc/bom-string
618240 Downloads
A small PHP library to handle byte order marks (BOM)
bentools/string-combinations
214934 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bacon/bacon-string-utils
661276 Downloads
BaconStringUtils contain utitilies to work with strings.
antoligy/dom-string-iterators
496468 Downloads
Composer package for DOMWordsIterator and DOMLettersIterator
ancarda/psr7-string-stream
189076 Downloads
Minimal string based PSR-7 StreamInterface implementation
php-standard-library/str
200772 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions