PHPackages                             aldaflux/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. aldaflux/fine-diff-bundle

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

aldaflux/fine-diff-bundle
=========================

FineDiff Symfony Bundle implementation

v2.3.1(1y ago)09.3k↓50%MITPHP

Since Dec 11Pushed 1y agoCompare

[ Source](https://github.com/AlDaFlux/fine-diff-bundle)[ Packagist](https://packagist.org/packages/aldaflux/fine-diff-bundle)[ Docs](https://github.com/AlDaFlux/fine-diff-bundle)[ RSS](/packages/aldaflux-fine-diff-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (24)Used By (0)

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

[](#finediffbundle)

Original fine diff library:

-
-
-

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

[](#installation)

### Add to composer

[](#add-to-composer)

Run in command line:

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

Or add with hand to composer.json:

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

### Register the bundle

[](#register-the-bundle)

Add the app

```
