Libraries tagged by fpdm
madnh/fpdi-protection
14479 Downloads
Composer version of Setasign FPDI-Protection
laurentmuller/fpdf2
11915 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
25076 Downloads
FPDF Barcode support for EAN13, UPC-A, Code 39, Code 128
onigoetz/fpdi_tcpdf
14606 Downloads
Unofficial PSR-0 compliant version of the FPDI library for TCPDF
chadyred/fpdf-fpdi-symfony2
6345 Downloads
fpdf vendor for use with Symfony3
uam/tcpdfx
18397 Downloads
Extension of TCPDF library and FPDI library with added convenience methods.
tukiosinc/tfpdf
6596 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
stanko/pdf
28076 Downloads
A complete rewrite of the legendary FPDF PHP class.
satthi/tcpdfwrapper
68560 Downloads
TcpdfWrapper
ratiw/jsonpdf
10948 Downloads
JsonPDF is a wrapper class of FPDF for creating PDF using JSON data.
kode/jwt
133 Downloads
为现代 PHP 应用提供安全、灵活、高性能的 JWT 身份验证解决方案,支持单点登录(SSO)、多点登录、黑名单管理、自动续期、多平台适配,兼容 FPM、Swoole、RoadRunner 等运行环境。
fend/fend
413 Downloads
Fend PHP framework
drainerlight/php-pdf-decompressor
3073 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
camilord/xfpdf
46799 Downloads
Extended FPDF include FPDF, FPDF Protection, HTML2PDF, etc
fdmind/ignore-query-strings
5326 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.