• Stars
    star
    704
  • Rank 64,092 (Top 2 %)
  • Language
    PHP
  • License
    Other
  • Created over 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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!

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.

Installation with Composer

If you're using Composer to manage dependencies, you can use

$ composer require setasign/fpdf:^1.8

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

{
    "require": {
        "setasign/fpdf": "^1.8"
    }
}

More Repositories

1

FPDI

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
PHP
1,047
star
2

FPDI-FPDF

ABANDONED! A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and FPDF.
96
star
3

FPDI-TCPDF

ABANDONED! A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and TCPDF.
62
star
4

tFPDF

This class is a modified version of FPDF that adds UTF-8 support.
PHP
34
star
5

fpdi-protection

A FPDI compatible and enhanced version of the FPDF_Protection script.
PHP
31
star
6

php-stub-generator

A tool to generate stub-files for your php classes.
PHP
28
star
7

SetaFPDF

A clone of FPDF with an almost compatible interface while using SetaPDF-Core internally for the PDF generation.
PHP
18
star
8

Cloud-KMS-CSR

Certificate signing request and self-signed certificate generator/updater for cloud Key Management Systems
PHP
7
star
9

SetaPDF-Demos

PHP
6
star
10

ComposerIoncubeLicenseInstaller

Composer installer plugin for ioncube licenses
PHP
6
star
11

SetaPDF-Signer-Addon-GlobalSign-DSS

A SetaPDF-Signer component signature module for the GlobalSign Digital Signing Service.
PHP
6
star
12

FPDI-tFPDF

ABANDONED! A kind of metadata package for Composer with fixed dependencies for the latest versions of FPDI and tFPDF
4
star
13

SetaPDF-Signer-Addon-Google-Cloud-KMS

A SetaPDF-Signer component signature module for the Google Cloud Key Management Service.
PHP
3
star
14

SetaPDF-Signer-Addon-AWS-KMS

A SetaPDF-Signer component signature module for the AWS Key Management Service.
PHP
3
star
15

phpcs-teamcity-report

A phpcs reporter for teamcity using the Inspection service messages
PHP
2
star
16

SetaPDF-Signer-Addon-Globaltrust-Trust2Go

A signature add-on for the SetaPDF-Signer component for TRUST2GO by GLOBALTRUST
PHP
2
star
17

SetaPDF-Signer-Addon-Azure-KeyVault

A SetaPDF-Signer component signature module for the Azure KeyVault.
PHP
2
star
18

SetaPDF-Signer-Addon-SwisscomAIS

A SetaPDF-Signer component signature module and batch processor for the Swisscom Signing Service.
PHP
1
star
19

SetaPDF-Signer-Addon-eID-Easy

PHP
1
star
20

SetaPDF-Signer-Addon-QuoVadis

A SetaPDF-Signer component signature module for the QuoVadis Signing and Validation Service.
PHP
1
star
21

SetaPDF-Signer-Addon-PKCS11

Signature module for the SetaPDF-Signer component to access keys on PKCS11 devices.
PHP
1
star