profburial / wkhtmltopdf-binaries-centos6
All the wkhtmltopdf binaries for Centos6.
Installs: 64 403
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
This package is not auto-updated.
Last update: 2024-11-05 03:38:21 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.json
file:{ "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!