profburial / wkhtmltopdf-binaries-centos6
All the wkhtmltopdf binaries for Centos6.
Package info
github.com/profburial/wkhtmltopdf-binaries-centos6
pkg:composer/profburial/wkhtmltopdf-binaries-centos6
v0.12.2.1
2015-02-03 16:26 UTC
This package is not auto-updated.
Last update: 2026-03-10 09:55:23 UTC
README
All the binaries for Centos6 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-centos6": "0.12.2.1" } }
-
All the binaries are symlinked to the following paths:
vendor/bin/wkhtmltoimage-amd64-centos6
vendor/bin/wkhtmltoimage-i386-centos6
vendor/bin/wkhtmltopdf-amd64-centos6
vendor/bin/wkhtmltopdf-i386-centos6
Enjoy the bin files!