profburial / wkhtmltopdf-binaries-osx
All the wkhtmltopdf binaries for OSX.
Package info
github.com/profburial/wkhtmltopdf-binaries-osx
pkg:composer/profburial/wkhtmltopdf-binaries-osx
v0.12.1
2014-10-19 18:24 UTC
This package is not auto-updated.
Last update: 2026-03-10 11:07:42 UTC
README
All the binaries for OSX from http://wkhtmltopdf.org/downloads.html
Install
-
Install Composer:
curl -s https://getcomposer.org/installer | php -
Add to your
composer.jsonfile:{ "require": { "profburial/wkhtmltopdf-binaries-osx": "0.12.1" } }
-
All the binaries are symlinked to the following paths:
vendor/bin/wkhtmltoimage-amd64-osx
vendor/bin/wkhtmltopdf-amd64-osx
Enjoy the bin files!