PackageTrack
Sign in Get early access

gotenberg/gotenberg-php

A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!

v2.25.0 6.9M downloads/mo #1134 most downloaded on Packagist gotenberg/gotenberg-php

What this package is like to depend on

Last release 9 days ago

14 Aug 2026

Release timing varies

gaps range from 9 days to 6 months

Rarely documented

notes for 10 of 48 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

48 releases · first in 2021

12 releases in the last 12 months

see the full history below

Release timeline

48 releases · Nov 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 48
  1. v2.25.0 14 Aug 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New methods:

    • ->optimizeImages (Chromium, LibreOffice, PDF Engines)
    • $chromium->screenshot->selector
    • $pdfengines->optimize
    • $pdfengines->titleBookmarks
    • $pdfengines->stamps
    • $pdfengines->watermarks

    stamping and watermarking (Chromium, LibreOffice, PDF Engines) now accept an image or PDF file source and can be called repeatedly to apply multiple stamps or watermarks.

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.36.0 for more details.

    Open source →
  2. v2.24.0 23 Jul 2026
    Release notes

    Adds support for the PSR-7 package's 3.0 release. Thanks @mbabker!

    Open source →
  3. v2.23.0 12 Jun 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New class:

    • Gotenberg\FacturX

    New methods:

    • $chromium->pdf->facturX
    • $libreoffice->facturX
    • $pdfengines->facturX
    • $pdfengines->injectFacturX
    • ->allowPrinting (Chromium, LibreOffice, PDF Engines)
    • ->allowCopying (Chromium, LibreOffice, PDF Engines)
    • ->allowModifying (Chromium, LibreOffice, PDF Engines)
    • ->allowAnnotating (Chromium, LibreOffice, PDF Engines)
    • ->allowFillingForms (Chromium, LibreOffice, PDF Engines)
    • ->allowAssembling (Chromium, LibreOffice, PDF Engines)

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.34.0 for more details.

    Open source →
  4. v2.22.0 29 May 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New method:

    • $chromium->screenshot->deviceScaleFactor

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.33.0 for more details.

    Open source →
  5. v2.21.0 17 Apr 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New methods:

    • $chromium->embedsMetadata
    • $libreoffice->embedsMetadata
    • $pdfengines->embedsMetadata

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.31.0 for more details.

    Open source →
  6. v2.20.0 31 Mar 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    Deprecations:

    • public function webhook(string $url, string $errorUrl = '') => $errorUrl is now optional and deprecated.

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.30.0 for more details.

    Open source →
  7. v2.19.0 28 Mar 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New methods:

    • $chromium->skipNetworkAlmostIdleEvent
    • $libreOffice->initialView
    • $libreOffice->initialPage
    • $libreOffice->magnification
    • $libreOffice->zoom
    • $libreOffice->pageLayout
    • $libreOffice->firstPageOnLeft
    • $libreOffice->resizeWindowToInitialPage
    • $libreOffice->centerWindow
    • $libreOffice->openInFullScreenMode
    • $libreOffice->displayPDFDocumentTitle
    • $libreOffice->hideViewerMenubar
    • $libreOffice->hideViewerToolbar
    • $libreOffice->hideViewerWindowControls
    • $libreOffice->useTransitionEffects
    • $libreOffice->openBookmarkLevels
    • ->webhookEventsUrl (all modules)
    • ->correlationId (all modules)
    • $gotenbergApiErrored->getCorrelationId

    Deprecations:

    • ->trace — use ->correlationId instead
    • $gotenbergApiErrored->getGotenbergTrace — use ->getCorrelationId instead

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.29.0 for more details.

    Open source →
  8. v2.18.0 19 Mar 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New methods:

    • $libreOffice->nativeWatermarkText
    • $libreOffice->nativeWatermarkColor
    • $libreOffice->nativeWatermarkFontHeight
    • $libreOffice->nativeWatermarkRotateAngle
    • $libreOffice->nativeWatermarkFontName
    • $libreOffice->nativeTiledWatermarkText
    • $pdfEngines->bookmarks
    • $pdfEngines->autoIndexBookmarks
    • $pdfEngines->watermark
    • $pdfEngines->stamp
    • $pdfEngines->rotate
    • $pdfEngines->readBookmarks
    • $pdfEngines->writeBookmarks
    • $chromium->watermarking / $chromium->watermarkFile
    • $chromium->stamping / $chromium->stampFile
    • $chromium->rotating

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.28.0 for more details.

    Open source →
  9. v2.17.0 22 Feb 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New method:

    • $chromium->emulatedMediaFeatures

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.27.0 for more details.

    Open source →
  10. v2.16.0 27 Jan 2026
    Release notes

    This release brings the client up-to-date with the latest Gotenberg version.

    New methods:

    • $chromium->waitForSelector
    • $chromium->ignoreResourceHttpStatusDomains

    See https://github.com/gotenberg/gotenberg/releases/tag/v8.26.0 for more details.

    Open source →
  11. v2.15.1 28 Nov 2025

    Nothing published for this version

  12. v2.15.0 13 Nov 2025

    Nothing published for this version

  13. v2.14.0 20 May 2025

    Nothing published for this version

  14. v2.13.0 17 Mar 2025

    Nothing published for this version

  15. v2.12.1 12 Feb 2025

    Nothing published for this version

  16. v2.12.0 29 Jan 2025

    Nothing published for this version

  17. v2.11.1 10 Jan 2025

    Nothing published for this version

  18. v2.11.0 22 Dec 2024

    Nothing published for this version

  19. v2.10.1 29 Nov 2024

    Nothing published for this version

  20. v2.10.0 18 Nov 2024

    Nothing published for this version

  21. v2.9.0 05 Nov 2024

    Nothing published for this version

  22. v2.8.0 29 Sep 2024

    Nothing published for this version

  23. v2.7.1 23 Sep 2024

    Nothing published for this version

  24. v2.7.0 20 Sep 2024

    Nothing published for this version

  25. v2.6.0 03 Jul 2024

    Nothing published for this version

  26. v2.5.0 13 Jun 2024

    Nothing published for this version

  27. v2.4.0 25 Apr 2024

    Nothing published for this version

  28. v2.3.1 11 Apr 2024

    Nothing published for this version

  29. v2.3.0 11 Apr 2024

    Nothing published for this version

  30. v2.2.0 23 Mar 2024

    Nothing published for this version

  31. v2.1.0 23 Feb 2024

    Nothing published for this version

  32. v2.0.0 04 Jan 2024

    Nothing published for this version

  33. v1.1.8 16 Dec 2023

    Nothing published for this version

  34. v1.1.7 22 Nov 2023

    Nothing published for this version

  35. v1.1.6 03 Nov 2023

    Nothing published for this version

  36. v1.1.5 07 Sep 2023

    Nothing published for this version

  37. v1.1.4 23 Aug 2023

    Nothing published for this version

  38. v1.1.3 30 Jul 2023

    Nothing published for this version

  39. v1.1.2 09 Jan 2023

    Nothing published for this version

  40. v1.1.1 09 Dec 2022

    Nothing published for this version

  41. v1.1.0 21 Oct 2022

    Nothing published for this version

  42. v1.0.1 29 Mar 2022

    Nothing published for this version

  43. v1.0.0 08 Feb 2022

    Nothing published for this version

  44. v0.1.4 18 Jan 2022

    Nothing published for this version

  45. v0.1.3 10 Jan 2022

    Nothing published for this version

  46. v0.1.2 14 Dec 2021

    Nothing published for this version

  47. v0.1.1 03 Dec 2021

    Nothing published for this version

  48. v0.1.0 28 Nov 2021

    Nothing published for this version

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