PHPackages                             mikaelkael/htmldiff-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. mikaelkael/htmldiff-bundle

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

mikaelkael/htmldiff-bundle
==========================

Symfony Bundle for php-htmldiff (caxy/php-htmldiff)

v0.1.5(8y ago)014MITPHPPHP &gt;=5.3.9

Since Jan 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mikaelkael/HtmlDiffBundle)[ Packagist](https://packagist.org/packages/mikaelkael/htmldiff-bundle)[ Docs](https://github.com/caxy/HtmlDiffBundle)[ RSS](/packages/mikaelkael-htmldiff-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

[![Packagist](https://camo.githubusercontent.com/44fc07a387dc1100b76d68fecc5ca5ff9fb24f5867cb07bd7cdb567050a88ac2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636178792f68746d6c646966662d62756e646c652e737667)](https://packagist.org/packages/caxy/htmldiff-bundle)[![Average time to resolve an issue](https://camo.githubusercontent.com/e5bf462c0075c3d8e47c8a9c90a4df4290a0e5801584ecd2b0b2e3123478f468/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f7265736f6c7574696f6e2f636178792f48746d6c4469666642756e646c652e737667)](http://isitmaintained.com/project/caxy/HtmlDiffBundle "Average time to resolve an issue")[![Percentage of issues still open](https://camo.githubusercontent.com/99a315fb11bc09639a38ba52ed456138a84d6ff3ccd06a767838f1dff3525c64/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f636178792f48746d6c4469666642756e646c652e737667)](http://isitmaintained.com/project/caxy/HtmlDiffBundle "Percentage of issues still open")

HtmlDiffBundle
==============

[](#htmldiffbundle)

Symfony Bundle for [caxy/php-htmldiff](https://github.com/caxy/php-htmldiff).

Requirements
------------

[](#requirements)

- PHP 5.3.3 or higher
- [caxy/php-htmldiff](https://github.com/caxy/php-htmldiff)

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

[](#installation)

You can install this bundle using composer:

```
composer require caxy/htmldiff-bundle

```

or add the package to your composer.json file directly.

After you have installed the package, you just need to add the bundle to your AppKernel.php file:

```
// in AppKernel::registerBundles()
$bundles = array(
    // ...
    new Caxy\HtmlDiffBundle\CaxyHtmlDiffBundle(),
    // ...
);
```

Usage
-----

[](#usage)

Configuration
-------------

[](#configuration)

Contributing
------------

[](#contributing)

Contributor Code of Conduct
---------------------------

[](#contributor-code-of-conduct)

Please note that this project is released with a [Contributor Code of Conduct](http://contributor-covenant.org/). By participating in this project you agree to abide by its terms. See CODE\_OF\_CONDUCT file.

License
-------

[](#license)

caxy/HtmlDiffBundle is released under the MIT License. See the bundled LICENSE file for details.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~303 days

Total

4

Last Release

3280d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.3.3

v0.1.5PHP &gt;=5.3.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ade9796bb9b2b412d48967277b5ae6e4b26f91cdf6f59f6f68634f5cad07cfe?d=identicon)[mikaelkael](/maintainers/mikaelkael)

---

Top Contributors

[![jschroed91](https://avatars.githubusercontent.com/u/2540804?v=4)](https://github.com/jschroed91 "jschroed91 (18 commits)")[![dbergunder](https://avatars.githubusercontent.com/u/2178929?v=4)](https://github.com/dbergunder "dbergunder (7 commits)")[![mgersten-caxy](https://avatars.githubusercontent.com/u/4094087?v=4)](https://github.com/mgersten-caxy "mgersten-caxy (5 commits)")[![bricelalu](https://avatars.githubusercontent.com/u/4710734?v=4)](https://github.com/bricelalu "bricelalu (1 commits)")[![adamCaxy](https://avatars.githubusercontent.com/u/8698709?v=4)](https://github.com/adamCaxy "adamCaxy (1 commits)")[![mikaelkael](https://avatars.githubusercontent.com/u/212540?v=4)](https://github.com/mikaelkael "mikaelkael (1 commits)")[![alinalexandru](https://avatars.githubusercontent.com/u/2813842?v=4)](https://github.com/alinalexandru "alinalexandru (1 commits)")[![braxter](https://avatars.githubusercontent.com/u/3643922?v=4)](https://github.com/braxter "braxter (1 commits)")

---

Tags

diffhtmldiffing

### Embed Badge

![Health badge](/badges/mikaelkael-htmldiff-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mikaelkael-htmldiff-bundle/health.svg)](https://phpackages.com/packages/mikaelkael-htmldiff-bundle)
```

###  Alternatives

[caxy/php-htmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

21421.8M20](/packages/caxy-php-htmldiff)[mkalkbrenner/php-htmldiff-advanced

An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

3518.5M1](/packages/mkalkbrenner-php-htmldiff-advanced)[diff/diff

Small standalone library for representing differences between data structures, computing such differences, and applying them as patches

2031.6M14](/packages/diff-diff)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[rashid2538/php-htmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

71129.8k](/packages/rashid2538-php-htmldiff)[yceruto/formflow-bundle

Create and manage multistep forms

2414.8k](/packages/yceruto-formflow-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
