PackageTrack
Sign in Get early access

barryvdh/laravel-dompdf

A DOMPDF Wrapper for Laravel

v3.1.2 108M downloads/mo #245 most downloaded on Packagist barryvdh/laravel-dompdf

What this package is like to depend on

Last release 6 months ago

21 Feb 2026

Release timing varies

gaps range from 2 weeks to 1.1 years

Rarely documented

notes for 9 of 44 stable releases

Nothing withdrawn

no release was ever pulled

13 years old

52 releases · first in 2013

1 release in the last 12 months

see the full history below

Release timeline

51 releases · Jun 2013 to Feb 2026
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 52
  1. v3.1.2 21 Feb 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.1.1...v3.1.2

    Open source →
  2. v3.1.1 13 Feb 2025
    Release notes

    What's Changed

    Full Changelog: v3.1.0...v3.1.1

    Open source →
  3. v3.1.0 21 Jan 2025
    Release notes

    This release updates the config for dompdf/dompdf v3.1.0 which contains the. following breaking URL:

    Breaking Change
    This release adds the "data://" scheme to the protocol validation rules. Installations that explicitly define the allowed protocols but do not include the "data://" protocol will no longer render data-URIs. This is a change from previous versions, where data-URIs were not processed through the validated rules. Installations that use the default validation rules included with Dompdf should see no impact.

    The update for laravel-dompdf adds this to the default config, but if you have published the config, you need to add the data:// scheme.

    What's Changed

    • Update allowed_protocols config for compatibility with Dompdf v3.1 by @wout-o in #1071

    New Contributors

    Full Changelog: v3.0.1...v3.1.0

    Open source →
  4. v3.0.1 30 Oct 2024
    Release notes

    What's Changed

    Full Changelog: v3.0.0...v3.0.1

    Open source →
  5. v3.0.0 31 Jul 2024
    Release notes

    Version 3.x supports DomPDF version 3.x. See the changelog in https://github.com/dompdf/dompdf/releases/tag/v3.0.0

    The most notable change in laravel-dompdf are the changed defaults, to be more secure;

    • enable_remote is now false by default. Change with caution.
    • allowedRemoteHosts and artifactPathValidation are added the the config.
      Also, support for Laravel < 9 and PHP < 8.1 is dropped.

    What's Changed

    New Contributors

    Full Changelog: v2.2.0...v3.0.0

    Open source →
  6. v3.0.0-beta2 28 May 2024 pre-release
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.0.0-beta1...v3.0.0-beta2

    Open source →
  7. v3.0.0-beta1 13 May 2024 pre-release
    Release notes

    Version 3.x supports DomPDF version 3.x. See the changelog in https://github.com/dompdf/dompdf/releases/tag/v3.0.0

    The most notable change in laravel-dompdf are the changed defaults, to be more secure;

    • enable_remote is now false by default. Change with caution.
    • allowedRemoteHosts and artifactPathValidation are added the the config.
      Also, support for Laravel < 9 and PHP < 8.1 is dropped.

    What's Changed

    New Contributors

    Full Changelog: v2.2.0...v3.0.0-beta1

    Open source →
  8. v2.2.0 25 Apr 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.1.1...v2.2.0

    Open source →
  9. v2.1.1 15 Mar 2024
    Release notes

    What's Changed

    Full Changelog: v2.1.0...v2.1.1

    Open source →
  10. v2.1.0 04 Mar 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.0.1...v2.0.2

    Open source →
  11. v2.0.1 12 Jan 2023

    Nothing published for this version

  12. v2.0.0 06 Jul 2022
    Release notes

    https://github.com/dompdf/dompdf/releases/tag/v2.0.0

    • Addresses multiple security vulnerabilities (see link)
    • Modifies callback and page_script/page_text handling (breaking change, see link)
    • Switches the HTML5 parser to Masterminds/HTML5
    • Improves CSS property parsing and representation
    • Improves border, outline, and background rendering for inline elements
    • Switches installed fonts and font metrics cache file format to JSON
    • Adds support for the inset CSS shorthand property and the legacy break-word keyword for word-break
    • Adds "end_document" callback event
    Open source →
  13. v2.0.0-rc1 no date pre-release

    Nothing published for this version

  14. v2.0.0-beta3 06 Jul 2022 pre-release

    Nothing published for this version

  15. v2.0.0-beta2 26 Jun 2022 pre-release

    Nothing published for this version

  16. v2.0.0-beta1 26 Jun 2022 pre-release

    Nothing published for this version

  17. v1.0.2 19 May 2022

    Nothing published for this version

  18. v1.0.1 18 May 2022

    Nothing published for this version

  19. v1.0.0 29 Jan 2022

    Nothing published for this version

  20. v1.0.0-beta2 29 Jan 2022 pre-release

    Nothing published for this version

  21. v1.0.0-beta1 13 Jul 2021 pre-release

    Nothing published for this version

  22. v0.9.0 27 Dec 2020

    Nothing published for this version

  23. v0.8.7 07 Sep 2020

    Nothing published for this version

  24. v0.8.6 25 Feb 2020

    Nothing published for this version

  25. v0.8.5 23 Aug 2019

    Nothing published for this version

  26. v0.8.4 26 Feb 2019

    Nothing published for this version

  27. v0.8.3 31 Aug 2018

    Nothing published for this version

  28. v0.8.2 07 Feb 2018

    Nothing published for this version

  29. v0.8.1 29 Jul 2017

    Nothing published for this version

  30. v0.8.0 19 Feb 2017

    Nothing published for this version

  31. v0.7.1 24 Jan 2017

    Nothing published for this version

  32. v0.7.0 17 Aug 2016

    Nothing published for this version

  33. v0.6.1 21 Dec 2015

    Nothing published for this version

  34. v0.6.0 11 Jun 2015

    Nothing published for this version

  35. v0.5.2 11 Jun 2015

    Nothing published for this version

  36. v0.5.1 25 May 2015

    Nothing published for this version

  37. v0.5.0 04 Feb 2015

    Nothing published for this version

  38. v0.4.6 20 Aug 2014

    Nothing published for this version

  39. v0.4.5 13 Aug 2014

    Nothing published for this version

  40. v0.4.4 14 Jul 2014

    Nothing published for this version

  41. v0.4.3 02 Jul 2014

    Nothing published for this version

  42. v0.4.2 02 Jul 2014

    Nothing published for this version

  43. v0.4.1 02 Jul 2014

    Nothing published for this version

  44. v0.4.0 01 Jul 2014

    Nothing published for this version

  45. v0.3.1 21 Mar 2014

    Nothing published for this version

  46. v0.3.0 13 Feb 2014

    Nothing published for this version

  47. v0.2.3 31 Jan 2014

    Nothing published for this version

  48. v0.2.2 15 Nov 2013

    Nothing published for this version

  49. v0.2.1 22 Oct 2013

    Nothing published for this version

  50. v0.2.0 01 Aug 2013

    Nothing published for this version

  51. v0.1.1 29 Jul 2013

    Nothing published for this version

  52. v0.1.0 23 Jun 2013

    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