2017 © Pedro Peláez
 

library fpdf

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

image

feryardiant/fpdf

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

  • Sunday, November 8, 2015
  • by feryardiant
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,501 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 4 % Grown

The README.md

FPDF

Packagist License Packagist Version Travis branch Gittip donate PayPal donate, (*1)

Unofficial FPDF library with PSR-4 compliant, clean and readable code, (*2)

This is version 1.7.2 with some changes:, (*3)

  • [x] The library is namespaced in Fpdf
  • [x] directory structure follow the PSR-4 standard with src/Fpdf as root
  • [x] Class constructor is renamed __construct instead of FPDF
  • [x] FPDF_VERSION is now Fpdf\Fpdf::VERSION
  • [x] on error a Fpdf\Exception is thrown instead on lib dramatically die()ing
  • [x] Refactor all method in camelCase (It's breaks backward compatibility).
  • [ ] Rebuild documentations and tutorials.
  • [ ] Complete testunit.

Installing with composer

The package exists in the packagist repository as feryardiant/fpdf., (*4)

$ composer require feryardiant/fpdf --prefer-dist

Testing

phpunit -c tests/phpunit.xml

Credits

Original Author: Olivier PLATHEY, (*5)

FPDF Version: 1.7, (*6)

The Versions

08/11 2015

dev-master

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

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

generator pdf fpdf

11/02 2015

1.7.2

1.7.2.0 http://www.fpdf.org

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

  Sources   Download

no usage restriction

The Requires

  • php >=5.3.0

 

The Development Requires

04/01 2015

1.7.1-p1

1.7.1.0-patch1 http://www.fpdf.org/

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

  Sources   Download

no usage restriction

The Requires

  • php >=5.3.0

 

The Development Requires

04/01 2015

1.7.1

1.7.1.0 http://www.fpdf.org/

Unofficial FPDF library with PSR-0 compliant, clean and readable code.

  Sources   Download

no usage restriction

The Requires

  • php >=5.3.0

 

The Development Requires