Download the PHP package greywolfs/fine-diff-bundle without Composer
On this page you can find all versions of the php package greywolfs/fine-diff-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download greywolfs/fine-diff-bundle
More information about greywolfs/fine-diff-bundle
Files in greywolfs/fine-diff-bundle
Download greywolfs/fine-diff-bundle
More information about greywolfs/fine-diff-bundle
Files in greywolfs/fine-diff-bundle
Vendor greywolfs
Package fine-diff-bundle
Short Description FineDiff Symfony3 Bundle implementation
License MIT
Homepage https://github.com/greywolfs/fine-diff-bundle
Package fine-diff-bundle
Short Description FineDiff Symfony3 Bundle implementation
License MIT
Homepage https://github.com/greywolfs/fine-diff-bundle
Keywords diffstring compare
Please rate this library. Is it a good library?
Informations about the package fine-diff-bundle
FineDiffBundle
Original fine diff library:
- https://github.com/webtown-php/fine-diff-bundle
- https://github.com/gorhill/PHP-FineDiff
- http://www.raymondhill.net/finediff/viewdiff-ex.php
Installation
Add to composer
Run in command line:
Or add with hand to composer.json:
Register the bundle
Add the app
Configure
Optional. You can change the default granularity.
Usage
There are two twig function:
renderDiff()
: compare two stringsrenderHtmlTextDiff()
: compare two strings which contain HTML tags. Remove tags withstrip_tags
before compare strings
All versions of fine-diff-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 || ^7.0
twig/extensions Version ^1.5
symfony/framework-bundle Version ~3.0
twig/extensions Version ^1.5
symfony/framework-bundle Version ~3.0
The package greywolfs/fine-diff-bundle contains the following files
Loading the files please wait ....