Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/srathbone/wkhtmltopdf-bins
- Owner: srathbone
- License: lgpl-3.0
- Created: 2017-02-16T15:30:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T13:18:57.000Z (over 7 years ago)
- Last Synced: 2024-09-29T22:41:43.828Z (about 1 month ago)
- Topics: composer, php, wkhtmltopdf
- Homepage:
- Size: 29.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.