PHPackages                             greywolfs/fine-diff-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. greywolfs/fine-diff-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

greywolfs/fine-diff-bundle
==========================

FineDiff Symfony3 Bundle implementation

1.12(8y ago)01.3k1MITPHPPHP ^5.4 || ^7.0

Since Dec 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/greywolfs/fine-diff-bundle)[ Packagist](https://packagist.org/packages/greywolfs/fine-diff-bundle)[ Docs](https://github.com/greywolfs/fine-diff-bundle)[ RSS](/packages/greywolfs-fine-diff-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (6)Dependencies (3)Versions (14)Used By (0)

FineDiffBundle
==============

[](#finediffbundle)

Original fine diff library:

-
-
-

Installation
------------

[](#installation)

### Add to composer

[](#add-to-composer)

Run in command line:

```
$ composer require greywolfs/fine-diff-bundle
```

Or add with hand to composer.json:

```
    "require": {
        "greywolfs/fine-diff-bundle": "~1.10"
    }
```

### Register the bundle

[](#register-the-bundle)

Add the app

```
