PHPHeadlessChrome Versions Save

A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.

v1.1.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/DaanDeSmedt/PHPHeadlessChrome/compare/v1.1.0...v1.1.1

v1.1.0

3 years ago

Added disablePDFHeader()

v1.0.5

4 years ago

Added $mode / $recursive support in setOutputDirectory()

v1.0.4

4 years ago

Add getDOM() to retrieve DOM of HTML

v1.0.3

5 years ago

BUGFIX for variable with bad name (Issue #6)

v1.0.2

6 years ago

Used REALPATH due to weird errors with Chrome Headless and path dots

v1.0.1

6 years ago

Added 'DIRECTORY_SEPARATOR ' To support multiple platforms.

v1.0.0

6 years ago

PHPHeadlessChrome v1.0.0 release