Libraries tagged by ddif
jfcherng/php-diff
6627571 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
caxy/php-htmldiff
23656058 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mpdf/psr-log-aware-trait
47037361 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
42523450 Downloads
Shim to allow support of different psr/message versions.
moxiecode/plupload
621766 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
4266380 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
11671461 Downloads
A date library to help you work with dates in different languages
cakephp/datasource
28321756 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
yetanotherape/diff-match-patch
1024254 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
rogervila/array-diff-multidimensional
5443774 Downloads
Compare the difference between two multidimensional arrays
ion-bazan/composer-diff
2302775 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
diff/diff
1735459 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
davidrjonas/composer-lock-diff
2114218 Downloads
See what has changed after a composer update.
shipmonk/coverage-guard
449744 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!
mkalkbrenner/php-htmldiff-advanced
20053119 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.