Download the PHP package alhoqbani/laravel-pdf without Composer
On this page you can find all versions of the php package alhoqbani/laravel-pdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alhoqbani/laravel-pdf
More information about alhoqbani/laravel-pdf
Files in alhoqbani/laravel-pdf
Package laravel-pdf
Short Description Laravel wrapper for mPDF 7.0
License MIT
Homepage https://github.com/alhoqbani/laravel-pdf
Informations about the package laravel-pdf
Laravel wrapper for mPDF 7.0
Laravel wrapper for mPDF 7.0
UNDER DEVELOPMENT. Do NOT use for production
Installation
You can install the package via composer:
Usage
Start by publishing the config file:
Edit the config file. You can add any extra configuration to be passed to the Mpdf
constructor.
To us the Mpdf library directly, you can get a pre-configured instance of Mpdf
// TODO
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
Built using Spatie.be skeleton
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-pdf with dependencies
illuminate/config Version ^5.5
illuminate/console Version ^5.5
illuminate/filesystem Version ^5.5
illuminate/support Version ^5.5
mpdf/mpdf Version ^7.0