Libraries tagged by string compare

mohamedhk2/diff

0 Favers
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.

Go to Download


someshwer/version-comparison

1 Favers
15 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.

Go to Download


jcaillot/laminas-before-validator

0 Favers
6 Downloads

Laminas Validator; Let you compare two date strings

Go to Download


phpspec/php-diff

382 Favers
54924514 Downloads

A comprehensive library for generating differences between two hashable objects (strings or arrays).

Go to Download


jfcherng/php-diff

451 Favers
3839105 Downloads

A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).

Go to Download


phootwork/lang

12 Favers
17367144 Downloads

Missing PHP language constructs

Go to Download


orklah/psalm-insane-comparison

35 Favers
1344416 Downloads

Detects possible insane comparison ("string" == 0) to help migrate to PHP8

Go to Download


henzeb/enumhancer

67 Favers
204023 Downloads

Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums

Go to Download


neos/diff

11 Favers
1003112 Downloads

This is a comprehensive library for generating differences between two strings or arrays

Go to Download


jblond/php-diff

37 Favers
111339 Downloads

A comprehensive library for generating differences between two hashable objects (strings or arrays).

Go to Download


iteks/laravel-enum

25 Favers
12080 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.

Go to Download


andreas-glaser/php-helpers

14 Favers
79118 Downloads

A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.

Go to Download


phalcongelist/php-diff

12 Favers
431175 Downloads

A comprehensive library for generating differences between two hashable objects (strings or arrays).

Go to Download


henrik9999/string-similarity

1 Favers
9625 Downloads

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Go to Download


edgaras/strsim

4 Favers
376 Downloads

Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more

Go to Download


<< Previous Next >>