Download the PHP package aldaflux/fine-diff-bundle without Composer
On this page you can find all versions of the php package aldaflux/fine-diff-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aldaflux/fine-diff-bundle
More information about aldaflux/fine-diff-bundle
Files in aldaflux/fine-diff-bundle
Download aldaflux/fine-diff-bundle
More information about aldaflux/fine-diff-bundle
Files in aldaflux/fine-diff-bundle
Vendor aldaflux
Package fine-diff-bundle
Short Description FineDiff Symfony5 Bundle implementation
License MIT
Homepage https://github.com/AlDaFlux/fine-diff-bundle
Package fine-diff-bundle
Short Description FineDiff Symfony5 Bundle implementation
License MIT
Homepage https://github.com/AlDaFlux/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
No informations.
The package aldaflux/fine-diff-bundle contains the following files
Loading the files please wait ....