suatimam / FPDI-FPDF

A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and FPDF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPDI-FPDF

A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and FPDF.

Installation with Composer

$ composer require setasign/fpdi-fpdf:2.0

or you can include the following in your composer.json file:

{
    "require": {
        "setasign/fpdi-fpdf": "^2.0"
    }
}

About

A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and FPDF.

License:MIT License