Libraries tagged by fpdm
sotoro/fpdf
7219 Downloads
FPDF Composer Wrapper
rudissaar/yii2-fpdf
24296 Downloads
FPDF plugin and wrapper for Yii2 framework.
pablodalloglio/fpdf
17647 Downloads
Derivation of FPDF with callbacks for headers, footers.
openxtrem/fpdi-lib
25474 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
mumpo/fpdf-barcode
9408 Downloads
Fpdf allows to generate PDF files with Barcodes
laurentmuller/fpdf2
5043 Downloads
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.
erkens/fpdf-barcode
17646 Downloads
FPDF Barcode support for EAN13, UPC-A, Code 39, Code 128
codingms/fluid-fpdf
24551 Downloads
TYPO3 - Fluid-FPDF
stanko/pdf
16101 Downloads
A complete rewrite of the legendary FPDF PHP class.
satthi/tcpdfwrapper
57195 Downloads
TcpdfWrapper
ratiw/jsonpdf
7999 Downloads
JsonPDF is a wrapper class of FPDF for creating PDF using JSON data.
fend/fend
401 Downloads
Fend PHP framework
chadyred/easy-pdf-bundle
19907 Downloads
fpdf vendor for use with Symfony3
camilord/xfpdf
38530 Downloads
Extended FPDF include FPDF, FPDF Protection, HTML2PDF, etc
fdmind/ignore-query-strings
1801 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.