Libraries tagged by stdin
scriptfusion/byte-formatter
269361 Downloads
Formats byte values as human-readable strings.
relisten/forceutf8
90154 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
pimcore/search-query-parser
455626 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
php-cs-fixer/phpunit-constraint-isidenticalstring
620665 Downloads
Constraint for testing strings considering not-same line endings.
phlak/twine
51414 Downloads
String manipulation, leveled up!
osiemsiedem/laravel-autolink
98192 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
niklongstone/regex-reverse
125147 Downloads
Regular Expression reverter, generates a string from a provided regular expression
neos/diff
997705 Downloads
This is a comprehensive library for generating differences between two strings or arrays
nayjest/str-case-converter
425549 Downloads
Library for converting strings from camel case to snake case and vice versa.
mokhosh/muddle
1678 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
86882 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
460553 Downloads
Formats PHP values as human-readable strings
lochmueller/sourceopt
471582 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
koenhendriks/laravel-str-acronym
22151 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
jblond/php-diff
110560 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).