Download the PHP package qazd/text-diff without Composer
On this page you can find all versions of the php package qazd/text-diff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qazd/text-diff
More information about qazd/text-diff
Files in qazd/text-diff
Download qazd/text-diff
More information about qazd/text-diff
Files in qazd/text-diff
Vendor qazd
Package text-diff
Short Description A simple text differences visualization library
License
Package text-diff
Short Description A simple text differences visualization library
License
Please rate this library. Is it a good library?
Informations about the package text-diff
TextDiff for PHP
TextDiff is a simple library for text differences visualization. Based on Wordpress's Compare Revisions.

Installation
- via Composer
composer require qazd/text-diff - via Git
git clone https://github.com/qazd/text-diff.git - or download zip
Usage
TextDiff::render() is the only available method. With the third argument set to false you can disable split view.
If you won't use Composer - just require src/TextDiff.php
Integrate css/style.css into your page to style the comparison table.
More
- example #1
- example #2
All versions of text-diff with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package qazd/text-diff contains the following files
Loading the files please wait ...