Libraries tagged by string compare
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
jcaillot/laminas-before-validator
3 Downloads
Laminas Validator; Let you compare two date strings
phpspec/php-diff
50439094 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
2873052 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
phootwork/lang
10769091 Downloads
Missing PHP language constructs
orklah/psalm-insane-comparison
1132434 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
henzeb/enumhancer
145930 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
neos/diff
911062 Downloads
This is a comprehensive library for generating differences between two strings or arrays
jblond/php-diff
99808 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
iteks/laravel-enum
6367 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
phalcongelist/php-diff
426318 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
henrik9999/string-similarity
5615 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
json-zlib/compressor
1490 Downloads
A library to (de-)compress JSON strings using `zlib`.
zhenhao/smaz
4794 Downloads
PHP port of Smaz - a short string compression library