Libraries tagged by diffy
neos/diff
911490 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mistralys/text-diff
62219 Downloads
Class used to compare strings using a DIFF implementation.
jbzoo/composer-diff
788232 Downloads
See what has changed after a composer update.
jblond/php-diff
99861 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ezsystems/diff
448173 Downloads
Diff implementation
symplify/console-color-diff
6036129 Downloads
Package to print diffs in console with colors
facebook/difflib
592954 Downloads
fisharebest/algorithm
69375 Downloads
Implementation of standard algorithms in PHP.
paragonie/pharaoh
302929 Downloads
Compare PHARs from the Command Line
eloquent/lcs
319593 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
zetacomponents/feed
1253522 Downloads
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
zetacomponents/document
2619128 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1604711 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
wapmorgan/php-code-analyzer
116001 Downloads
A program that finds usage of different non-built-in extensions in your php code.
vanderlee/php-stable-sort-functions
467309 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.