A package which is a simple Laravel wrapper for the WeasyPrint Document Factory.

You can use this package to generate PDF files easily.

laravel packages

Installation

First make sure WeasyPrint is installed on your system. Then install the package with Composer:

$ composer require rockett/weasyprint

The package will be discovered and registered automatically.

Source Code

https://gitlab.com/mikerockett/weasyprint