Download the PHP package rudissaar/yii2-fpdf without Composer
On this page you can find all versions of the php package rudissaar/yii2-fpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rudissaar/yii2-fpdf
More information about rudissaar/yii2-fpdf
Files in rudissaar/yii2-fpdf
Download rudissaar/yii2-fpdf
More information about rudissaar/yii2-fpdf
Files in rudissaar/yii2-fpdf
Vendor rudissaar
Package yii2-fpdf
Short Description FPDF plugin and wrapper for Yii2 framework.
License BSD-3-Clause
Package yii2-fpdf
Short Description FPDF plugin and wrapper for Yii2 framework.
License BSD-3-Clause
Please rate this library. Is it a good library?
rudissaar/yii2-fpdf
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package yii2-fpdf
yii2-fpdf
FPDF plugin and wrapper for Yii2 framework.
Getting Started
FPDF
FPDF
is copy of FPDF class and it has all methods and properties like original one.
To include FPDF class add following line to your PHP file:
use rudissaar\fpdf\FPDF;
After that you can use FPDF class anywhere in your file or inherit another class from it.
Basic usage
FPDFPlus (enchanted class)
This package comes with extra methods that can be very useful for you.
View source: FPDFPlus
Basic usage
Reference Manual
All versions of yii2-fpdf with dependencies
PHP Build Version
Package Version
Requires
setasign/fpdf Version
*
The package rudissaar/yii2-fpdf contains the following files
Loading the files please wait ....