Skip to content

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

Notifications You must be signed in to change notification settings

mehldau/FPDI-TCPDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FPDI-TCPDF

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

Installation with Composer

$ composer require "setasign/fpdi-tcpdf": "1.5.4"

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

{
    "require": {
        "setasign/fpdi-tcpdf": "1.5.4"
    }
}

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%