Libraries tagged by differences
phpspec/php-diff
54040163 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
3646890 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
caxy/php-htmldiff
17221263 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
rogervila/array-diff-multidimensional
3206491 Downloads
Compare the difference between two multidimensional arrays
mkalkbrenner/php-htmldiff-advanced
14766783 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
diff/diff
1397391 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
tga/simhash-php
37638 Downloads
SimHash similarities algorithm implementation for PHP 5.3
qazd/text-diff
100803 Downloads
A simple text differences visualization library
neos/diff
983412 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mvenghaus/filament-plugin-translatable-inline
26074 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.
mpratt/relativetime
103215 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
jblond/php-diff
108516 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
adaptive/php-text-difference
55623 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
zetacomponents/database
882522 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
tivie/command
48113 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way