mikehaertl/phpwkhtmltopdf
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
2.5.0
22M downloads/mo
#1033 most downloaded on Packagist
mikehaertl/phpwkhtmltopdf
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 26 of 26 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
26 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Dec 2012 to Mar 2021Releases
latest 26-
2.5.001 Mar 2021Release notes
Open source →- Enhancement: Issue #366 Allow to pass additional HTTP headers to the
send()method
- Enhancement: Issue #366 Allow to pass additional HTTP headers to the
-
2.4.207 Jan 2020 -
2.4.117 Aug 2019Release notes
Open source →- Pushed version constraints for php-shellcommand and php-tmpfile which should fix hanging issues.
Release notes
Open source →- Fix: Pushed version constraints for php-shellcommand and php-tmpfile which should fix hanging issues.
-
2.4.012 Mar 2019Release notes
Open source →- Issue #307 Improved and unified detection of URL, File, HTML and XML content
Release notes
Open source →- Enhancement: Issue #307 Improved and unified detection of URL, File, HTML and XML content
-
2.3.118 Feb 2018 -
2.3.031 Dec 2017 -
2.2.222 Jul 2017Release notes
Open source →- Also create tmp file for
xsl-style-sheetanduser-style-sheetif required
Release notes
Open source →- Also create tmp file for xsl-style-sheet and user-style-sheet if required
- Also create tmp file for
-
2.2.116 Mar 2017Release notes
Open source →- Issue #219: Make header-html and footer-html also work for Toc and cover page
Release notes
Open source →- Issue #219: Make
header-htmlandfooter-htmlalso work for Toc and cover page
-
2.2.002 Jun 2016 -
2.1.121 Oct 2015 -
2.1.030 Jun 2015Release notes
Open source →- We now follow semver!
- Issue #112: Add toString() to get raw PDF content as string
-
2.0.428 May 2015 -
2.0.315 Apr 2015Release notes
Open source →- Make dependencies in
composer.jsonless restrictive - Remove
composer.lockto allow for independent updates of dependencies
- Make dependencies in
-
2.0.225 Mar 2015Release notes
Open source →- Issue #56: Fix issue with
proc_open()on windows - Add detection for XML strings
- Issue #56: Fix issue with
-
2.0.118 Jul 2014 -
2.0.009 Jul 2014Release notes
Open source →In this major release we have added a wrapper for wkhtmltoimage and cleaned up the code and interface. We also introduced namespaces and Travis testing. Please have a look at the README.md for the new API.
-
1.2.607 Jul 2014Release notes
Open source →- Issue #54: Add binary autodetection for windows
- Issue #47: Add escaping to temp files to improve behavior on windows
-
1.2.501 May 2014Release notes
Open source →- Issue #46: Add 'ignoreWarnings' option
- Issue #45: Fix for missing sys_get_temp_dir() on older PHP 5 versions
- Issue #41: Fix escaping of some parameters
-
1.2.420 Mar 2014 -
1.2.313 Mar 2014 -
1.2.211 Mar 2014Release notes
Open source →- Issue #34: Allow to set filename even when PDF is streamed inline
- Issue #35: Support repeatable wkhtmltopdf options
-
1.2.131 Jan 2014 -
1.2.025 Jan 2014Release notes
Open source →A minor change in the options was introduced in this release. If you used the
binoption before you have to rename it tobinPathnow. Please check the docs for full documentation.- Issue #27: Add autodetection of wkhtmltopdf binary on Unix based systems (thanks eusonlito)
- Issue #28: Implement optional passing of environment variables to proc_open (thanks eusonlito)
- Issue #30: Bug with options without an argument
-
1.1.627 Sep 2013 -
1.1.526 Apr 2013Release notes
Open source →- Add composer autoloading (thanks igorw)
- Issue #10: Improve error reporting
-
1.1.418 Dec 2012