Libraries tagged by diffy
phpspec/php-diff
62947588 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
localheinz/diff
43989654 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
jfcherng/php-diff
6301470 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
caxy/php-htmldiff
23148719 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mpdf/psr-log-aware-trait
44256916 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
39772143 Downloads
Shim to allow support of different psr/message versions.
moxiecode/plupload
604636 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
mexitek/phpcolors
4152258 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
jenssegers/date
11622068 Downloads
A date library to help you work with dates in different languages
yetanotherape/diff-match-patch
1001385 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
rogervila/array-diff-multidimensional
5246584 Downloads
Compare the difference between two multidimensional arrays
ion-bazan/composer-diff
2198462 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
diff/diff
1704580 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
davidrjonas/composer-lock-diff
2068497 Downloads
See what has changed after a composer update.
shipmonk/coverage-guard
192231 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!