2017 © Pedro Peláez
 

library fpdf

FPDF 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.

image

acodify/fpdf

FPDF 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.

  • Wednesday, November 18, 2015
  • by abstract
  • Repository
  • 1 Watchers
  • 0 Stars
  • 76 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 90 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

FPDF

This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!, (*1)

FPDF 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., (*2)

Installation with Composer

If you're using Composer to manage dependencies, you can use, (*3)

$ composer require "setasign/fpdf": "1.7"

or you can include the following in your composer.json file:, (*4)

{
    "require": {
        "setasign/fpdf": "1.7"
    }
}

The Versions

18/11 2015

dev-master

9999999-dev http://www.fpdf.org

FPDF 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.

  Sources   Download

no usage restriction

by Jirayu Kanda

pdf fpdf

11/05 2015

1.7

1.7.0.0 http://www.fpdf.org

FPDF 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.

  Sources   Download

no usage restriction

pdf fpdf