Download the PHP package tjgazel/laravel-fpdf without Composer
On this page you can find all versions of the php package tjgazel/laravel-fpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tjgazel/laravel-fpdf
More information about tjgazel/laravel-fpdf
Files in tjgazel/laravel-fpdf
Download tjgazel/laravel-fpdf
More information about tjgazel/laravel-fpdf
Files in tjgazel/laravel-fpdf
Vendor tjgazel
Package laravel-fpdf
Short Description Extension lib FPDF for laravel 5.*
License MIT
Homepage https://github.com/tjgazel/laravel-fpdf
Package laravel-fpdf
Short Description Extension lib FPDF for laravel 5.*
License MIT
Homepage https://github.com/tjgazel/laravel-fpdf
Please rate this library. Is it a good library?
Informations about the package laravel-fpdf
Laravel FPDF
install
1) Composer
2) Optional: Laravel 5.4 and below
Add TJGazel\Toastr\ToastrServiceProvider::class
to providers
in config/app.php
.
Add 'Toastr' => TJGazel\Toastr\Facades\Toastr::class
to aliases
in config/app.php
.
Usage
(Method 1) Facade
(Method 2) Extends class
create your pdf class
In your controll
FPDF oficial docs
All versions of laravel-fpdf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package tjgazel/laravel-fpdf contains the following files
Loading the files please wait ....