Libraries tagged by pdiff
niko9911/diff-multidimensional-array
566 Downloads
Creating diff between two multidimensional arrays
my6uot9/php-mysql-diff
12 Downloads
mvaload/difference-calculator
11 Downloads
Utility for finding differences in configuration files
mtcmedia/db-diff
19 Downloads
Database diff tool for comparing schemas
mrkovec/sdiff
38 Downloads
Simple and stupid text diff
mralejandro/diff
13 Downloads
Generates diff between specified resources
mooore/composer-diff
23 Downloads
Get insight into the composer.lock changes between branches.
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.
mlntn/laravel-translation-diff
55 Downloads
Diff and fix Laravel translation files
mickaelandrieu/diff
17 Downloads
the missing PHP git diff parser
michalhepner/php-diff
524 Downloads
Library for making diffs in PHP
martines/differences-generator
3 Downloads
Utility for comparing two config files and determining their differences
magroski/diff
6 Downloads
A class containing a diff implementation
leovie/php-max-method-diff
15 Downloads
lbbniu/diff-match-patch
14 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP