istom1n/fpdi-tfpdf

此包已被放弃,不再维护。未建议替代包。

TFPDF的PHP包,配合FPDI。符合PSR-4规范。

1.0.3 2015-08-20 14:21 UTC

This package is not auto-updated.

Last update: 2020-01-20 18:49:54 UTC


README

FPDI-TFPDF

Packagist Version

TFPDF的PHP包,配合FPDI。符合PSR-4规范。

安装和使用

使用 composer 安装

composer require istom1n/fpdi-tfpdf

使用

use fpdi\fdpi;

$pdf = new FPDI();

手册

  1. FPDI
  2. FPDF