profburial / wkhtmltopdf-binaries-osx
All the wkhtmltopdf binaries for OSX.
Installs: 317 753
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 3
Open Issues: 1
This package is not auto-updated.
Last update: 2024-11-05 04:48:10 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.json
file:{ "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!