This adds new class WKHTMLToPDF that has path relative to the binary.
Some environment might have complex composer setting, moving dependencies around and it's hard to locate where the binary is. This makes it super easy, because anywhere from the code you can access the binary thanks to \h4cc\WKHTMLToPDF\WKHTMLToPDF::PATH.
@h4cc hi, I know you are busy, but do you mind checking this merge request, it would help us a big time.
if you don't have time to maintain this repo, do you mind setting up a second maintainer, or group of people who can vote on merging stuff in? It will take some of the work from your plate and at the same time help others to move forward
This adds new class WKHTMLToPDF that has path relative to the binary.
Some environment might have complex composer setting, moving dependencies around and it's hard to locate where the binary is. This makes it super easy, because anywhere from the code you can access the binary thanks to
\h4cc\WKHTMLToPDF\WKHTMLToPDF::PATH
.