Download the PHP package nagidi/fpdf without Composer
On this page you can find all versions of the php package nagidi/fpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor nagidi
Package fpdf
Short Description A package which provides FPDF class functionality to Laravel 5
License
Package fpdf
Short Description A package which provides FPDF class functionality to Laravel 5
License
Please rate this library. Is it a good library?
Informations about the package fpdf
FPDF Laravel 6
This project was created to facilitate the use of FPDF library in Laravel 6. Through FPDF you can create documents in PDF format simple and intuitive way.
Installation
You need include "ladislau/fpdf": "1.0.*"
on your composer.jon require-dev and run:
$ php artisan composer update
How to use?
Use simply:
$pdf = new \Ladislau\Fpdf\FPDF;
Contributing
Thank you for considering contributing to the FPDF Laravel 6!
All versions of fpdf with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
The package nagidi/fpdf contains the following files
Loading the files please wait ....