Libraries tagged by differences
phpspec/php-diff
52899085 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
jfcherng/php-diff
3406282 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
caxy/php-htmldiff
16475817 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
rogervila/array-diff-multidimensional
3012599 Downloads
Compare the difference between two multidimensional arrays
mkalkbrenner/php-htmldiff-advanced
14191880 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
diff/diff
1365399 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
tga/simhash-php
36570 Downloads
SimHash similarities algorithm implementation for PHP 5.3
qazd/text-diff
97244 Downloads
A simple text differences visualization library
neos/diff
960693 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mvenghaus/filament-plugin-translatable-inline
21141 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
99369 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
105534 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
adaptive/php-text-difference
53565 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
877634 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
46995 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way