webeweb / fpdf-library

Integrate FPDF with your projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fpdf-library

Latest Stable Version Latest Unstable Version License composer.lock

FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

IMPORTANT NOTICE: 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 !

If you like this package, pay me a beer (or a coffee) paypal.me


Compatibility

PHP


Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require webeweb/fpdf-library

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

License

fpdf-library is released under the MIT License. See the bundled LICENSE file for details.

Donate

If you like this work, please consider donating at paypal.me

About

Integrate FPDF with your projects

License:Other


Languages

Language:PHP 82.1%Language:HTML 17.8%Language:CSS 0.1%