Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srathbone/wkhtmltopdf-bins

Compiled static binaries for Linux and OS X wkhtmktopdf.
https://github.com/srathbone/wkhtmltopdf-bins

composer php wkhtmltopdf

Last synced: 25 days ago
JSON representation

Compiled static binaries for Linux and OS X wkhtmktopdf.

Awesome Lists containing this project

README

        

# wkhtmltopdf-bins
Compiled static binaries for Linux and OS X wkhtmktopdf.

Source code for wkhtmltopdf is available here: https://github.com/wkhtmltopdf/wkhtmltopdf

# Install
- `composer require srathbone/wkhtmltopdf-bins`
- Binaries can then be called using `vendor/bin/wkhtmltopdf-linux64` or `vendor/bin/wkhtmltopdf-osx64`.