Libraries tagged by string
glen/filename-normalizer
23518 Downloads
A string normalizer for filesystem name.
gamu1012/cli-text-decoration
712 Downloads
String decoration library for PHP CLI output
flowd/emoji-parser
6307 Downloads
Extract Emoji data from a string
fabiang/dateparser
682 Downloads
Parser for date strings
evrenonur/numbertostring
183 Downloads
Converts numbers to strings
elecena/ic-package-info
5997 Downloads
Extract IC package from a given string
elcheco/translator
1589 Downloads
Translation system using neon files, supports plurals and string replacements, fallback language. Extension to Nette Framework ^3.0
drupal/core-datetime
162 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
dragoniscz/php-value-dumper
697 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
divineomega/is_offensive
1461 Downloads
This PHP package provides an `is_offensive` helper function. Passing a string to `is_offensive` will return a boolean telling you if it contains offensive words.
dimanzver/fio-analyzer
1344 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
dimanzver/fast-fuzzy-search
1375 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
digicomp/flow-translation-endpoint
832 Downloads
A simple endpoint providing XLIFF translations as string
dealnews/filter
1796 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
danack/float-hex
840 Downloads
Float to hex strings, and float comparison.