sinov8/wkhtmltoimage-amd64

使用webkit (qtwebkit) 将html转换为图像。静态链接的linux二进制文件,适用于amd64系统。

12.0.6 2020-04-22 22:00 UTC

This package is not auto-updated.

Last update: 2024-09-20 20:05:55 UTC


README

此仓库包含来自wkhtmltopdf项目的静态编译二进制文件。关于wkhtmltopdf和wkthmltoimage的功能更多信息可以在那里找到。

安装

提示:二进制文件的版本与git标签相同。要安装最新版本,请使用'0.12.4'。

Packagist

此软件包可在Packagist上找到,并可以使用Composer安装。

使用i386要求此软件包

php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.4"

使用amd64要求此软件包

php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.4"

二进制文件将被放置在

vendor/h4cc/wkhtmltoimage-i386/bin/wkhtmltoimage-i386

同时,在您的配置bin/文件夹中创建一个符号链接,例如

vendor/bin/wkhtmltoimage-i386