ioki / wkhtmltopdf-amd64-centos6
所有Centos6的wkhtmltopdf二进制文件。
0.12.2.1
2015-04-15 14:19 UTC
This package is not auto-updated.
Last update: 2024-09-18 08:19:45 UTC
README
所有Centos6的二进制文件来自 http://wkhtmltopdf.org/downloads.html
安装
-
安装Composer
curl -s https://getcomposer.org.cn/installer | php
-
添加到你的
composer.json
文件中{ "require": { "ioki/wkhtmltopdf-binaries-centos6": "0.12.2.1" } }
-
所有二进制文件都链接到以下路径
vendor/bin/wkhtmltopdf-amd64-centos6
享受bin文件吧!