Download the PHP package laurentmuller/fpdf2 without Composer
On this page you can find all versions of the php package laurentmuller/fpdf2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laurentmuller/fpdf2
More information about laurentmuller/fpdf2
Files in laurentmuller/fpdf2
Package fpdf2
Short Description FPDF 2 is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
License MIT
Homepage https://github.com/laurentmuller/fpdf2
Informations about the package fpdf2
FPDF2
This repository is clone of fpdf.org with typed variables, enumerations and PHP 8.2 dependencies.
PdfDocument
is a PHP class, which allows to generate PDF files with pure PHP.
F from FPDF2 stands for Free: you may use it for any kind of usage and
modify it to suit your needs.
Installation
If you're using Composer to manage dependencies, you can use:
Alternatively, you can add the requirement "laurentmuller/fpdf2":"^2.0"
to
your composer.json
file and run composer update
. This could be useful when
the installation of FPDF2 is not compatible with some currently installed
dependencies. Anyway, the previous option is the preferred way, since composer
can pick the best requirement constraint for you.
Basic Usage
Tutorials
- Minimal example
- Header, footer, page break and image
- Line breaks and colors
- Multi-columns
- Tables
- Bookmarks
- Transparency
- Circles and ellipses
- Rotation
- Sector
Code Quality
Actions
All versions of fpdf2 with dependencies
ext-gd Version *
ext-iconv Version *
ext-intl Version *
ext-zlib Version *
elao/enum Version ^2.0