PackageTrack
Sign in Get early access

ueberdosis/tiptap-php

A PHP package to work with Tiptap output

2.1.1 20M downloads/mo #402 most downloaded on Packagist ueberdosis/tiptap-php

What this package is like to depend on

Last release 2 months ago

12 Jun 2026

Ships fairly regularly

a new release about every 7 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

8 releases · first in 2022

2 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jan 2022 to Jun 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 2.1.1 12 Jun 2026
    Release notes

    What's Changed

    • Fix: Prevent TypeError when link href is not a string by @timoisik in #94

    Full Changelog: 2.1.0...2.1.1

    Open source →
  2. 2.1.0 10 Jan 2026
    Release notes

    What's Changed

    • Feat: add Details extension support by @awcodes in #72
    • Chore: failing tests for link issues by @awcodes in #74
    • Fix: add missing newlines at the end of DetailsTest.php files by @timoisik in #75
    • Fix: Handle duplicate mark instances correctly in DOMSerializer by @o1y in #82
    • Fix styling by @timoisik in #84
    • Update Image.php to include width and height by @remedix in #79

    New Contributors

    Full Changelog: 2.0.0...2.1.0

    Open source →
  3. 2.0.0 26 Jun 2025
    Release notes

    What's Changed

    • Fix: README.md code examples by @silasjoisten in #56
    • Fix README.md ordered list by @silasjoisten in #57
    • Fix to deprecated function call by @aSeriousDeveloper in #52
    • Add VSCode launch configuration for PHP testing by @timoisik in #61
    • Dropping php 7.4 support by @timoisik in #63
    • Upgrade nodejs for tests by @timoisik in #64
    • Fix whitespace in expected HTML output for CodeBlockShikiTest by @timoisik in #62
    • Use priority for parseHTML (extensions) by @alanpoulain in #60
    • Add workflow_dispatch trigger to GitHub Actions by @timoisik in #65
    • add class attribute for link when parsing from html by @chatelardfrancois in #50
    • Add Color extension by @timoisik in #66
    • Change <strike> to <s> in HTML rendering and update related tests by @timoisik in #67
    • Add FontFamily extension with parsing and rendering support by @timoisik in #68
    • Breaking change: feat: add URL sanitization to Link mark by @timoisik in #70
      • If you want to allow other protocols than 'http', 'https', 'ftp', 'ftps', 'mailto', 'tel', 'callto', 'sms', 'cid', 'xmpp' for your link extension, please make sure to add these to the allowedProtocols option while setting up your editor instance or link extension.
    • Breaking change: Removed wrapper logic which wrapps lists into p tags by @timoisik in #71
      • If you were relying on this feature, make sure your tiptap JSON or HTML always matches what you expect upfront.

    New Contributors

    Full Changelog: 1.4.0...2.0.0

    Open source →
  4. 1.4.0 12 Aug 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.3.0...1.4.0

    Open source →
  5. 1.3.0 25 Jun 2023
    Release notes

    What's Changed

    • fix misaligned tags for overlapping marks by @faltjo in #37

    New Contributors

    Full Changelog: 1.2.0...1.3.0

    Open source →
  6. 1.2.0 27 Apr 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.1.0...1.2.0

    Open source →
  7. 1.1.0 07 Feb 2022
    Release notes
    • Escapes HTML attribute values
    • Add the TaskList and TaskItem nodes
    • Adds a CodeBlockHighlight node
    • Adds a CodeBlockShiki node
    • Adds a getText() method to retrieve plain text
    • Loop through nodes with $editor->descendants()
    Open source →
  8. 1.0.0 27 Jan 2022
    Release notes

    Say hello to the new Tiptap package for 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