PackageTrack
Sign in Get early access

ssddanbrown/htmldiff

HTML Content Diff Generator

v2.0.0 665K downloads/mo #4666 most downloaded on Packagist source

What this package is like to depend on

Last release 1 years ago

07 Jul 2025

Release timing varies

gaps range from 2 months to 2.2 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

6 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Nov 2020 to Jul 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. v2.0.0 07 Jul 2025
    Release notes

    This is marked as v2 since the below can be considered breaking changes.

    • Updated the minimum required PHP version from 7.2 to 8.0.
    • Updating word-splitting logic to also group together non-ascii characters to form more reliable word "chunks", rather than always splitting on non-ascii characters.
    Open source →
  2. v1.0.4 12 Dec 2024
    Release notes
    • Updated package config to allow dist/zip downloads of tagged releases from codeberg.
    • Removed redundant null default causing PHP8.4 deprecation warning.
    Open source →
  3. v1.0.3 29 Mar 2024
    Release notes
    • Fixed issues with range usage which could throw "undefined array key" errors in certain scenarios.
    • Updated GitHub actions to include PHP 8.3 for testing, and to use the latest action versions.

    Full Changelog: https://github.com/ssddanbrown/HtmlDiff/compare/v1.0.2...v1.0.3

    Open source →
  4. v1.0.2 24 Jan 2022
    Release notes

    Changes

    Open source →
  5. v1.0.1 24 Jan 2021
    Release notes

    Changes

    • Swapped out some uses of mb_ functions for non-mb equivilients for a significant speed increase. An mb_strlen check within a for loop definition could use up a large amount of time for a large string, and that was called for each character parsed resulting in much slower than expected performance.
    Open source →
  6. v1.0.0 29 Nov 2020
    Release notes

    The initial release of this library 🎉

    Major credit to @Rohland and @myobie for their original work which I have just simply translated to PHP.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive