Added wkhtmltopdf stuff and created preview generator service

This commit is contained in:
Alejandro Celaya
2016-08-18 10:19:33 +02:00
parent 20e43aac90
commit 26adf48b48
8 changed files with 180 additions and 3 deletions

View File

@@ -31,7 +31,8 @@
"firebase/php-jwt": "^4.0",
"monolog/monolog": "^1.21",
"theorchard/monolog-cascade": "^0.4",
"endroid/qrcode": "^1.7"
"endroid/qrcode": "^1.7",
"mikehaertl/phpwkhtmltopdf": "^2.2"
},
"require-dev": {
"phpunit/phpunit": "^5.0",