Download the PHP package feryardiant/fpdf without Composer
On this page you can find all versions of the php package feryardiant/fpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download feryardiant/fpdf
More information about feryardiant/fpdf
Files in feryardiant/fpdf
Download feryardiant/fpdf
More information about feryardiant/fpdf
Files in feryardiant/fpdf
Vendor feryardiant
Package fpdf
Short Description Unofficial FPDF library with PSR-0 compliant, clean and readable code.
License no usage restriction
Homepage http://www.fpdf.org
Package fpdf
Short Description Unofficial FPDF library with PSR-0 compliant, clean and readable code.
License no usage restriction
Homepage http://www.fpdf.org
Please rate this library. Is it a good library?
Informations about the package fpdf
FPDF
Unofficial FPDF library with PSR-4 compliant, clean and readable code
This is version 1.7.2 with some changes:
- [x] The library is namespaced in
Fpdf - [x] directory structure follow the PSR-4 standard with
src/Fpdfas root - [x] Class constructor is renamed
__constructinstead ofFPDF - [x]
FPDF_VERSIONis nowFpdf\Fpdf::VERSION - [x] on error a
Fpdf\Exceptionis thrown instead on lib dramaticallydie()ing - [x] Refactor all method in
camelCase(It's breaks backward compatibility). - [ ] Rebuild documentations and tutorials.
- [ ] Complete testunit.
Installing with composer
The package exists in the packagist repository as feryardiant/fpdf.
Testing
Credits
Original Author: Olivier PLATHEY
FPDF Version: 1.7
All versions of fpdf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package feryardiant/fpdf contains the following files
Loading the files please wait ...