Download the PHP package adibenc/fpdfb without Composer
On this page you can find all versions of the php package adibenc/fpdfb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adibenc/fpdfb
More information about adibenc/fpdfb
Files in adibenc/fpdfb
Download adibenc/fpdfb
More information about adibenc/fpdfb
Files in adibenc/fpdfb
Vendor adibenc
Package fpdfb
Short Description FPDF Composer Wrapper
License MIT
Homepage https://github.com/coreydoughty/Fpdf
Package fpdfb
Short Description FPDF Composer Wrapper
License MIT
Homepage https://github.com/coreydoughty/Fpdf
Please rate this library. Is it a good library?
Informations about the package fpdfb
FPDF Wrapper Class
A composer wrapper around the great php FPDF class. All credit to them.
Currently uses FPDF 1.86.
Installation
Add to your "composer.json" file under the "require" section:
Update composer
Usage
In your php file that you want to use the class add a use statement.
Then use as per the FPDF documentation.
Alternatively you can extend as a typical php class.
License FPDF
All versions of fpdfb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package adibenc/fpdfb contains the following files
Loading the files please wait ....