Download the PHP package ladislau/fpdf without Composer
On this page you can find all versions of the php package ladislau/fpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ladislau/fpdf
More information about ladislau/fpdf
Files in ladislau/fpdf
Download ladislau/fpdf
More information about ladislau/fpdf
Files in ladislau/fpdf
Vendor ladislau
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 5
This project was created to facilitate the use of FPDF library in Laravel 5. 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 5!
All versions of fpdf with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
The package ladislau/fpdf contains the following files
Loading the files please wait ....