Download the PHP package erkens/fpdf-barcode without Composer
On this page you can find all versions of the php package erkens/fpdf-barcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fpdf-barcode
FPDF-Barcode
Original source for barcode support is modified from:
- http://www.fpdf.org/en/script/script5.php EAN 13 / UPC-A
- http://www.fpdf.org/en/script/script46.php Code 39
- http://www.fpdf.org/en/script/script88.php Code 128
FPDF is a PHP class which allows generating PDF files with pure PHP. This repo adds barcode support.
Installation with Composer
If you're using Composer to manage dependencies, you can use
$ composer require erkens/fpdf-barcode
or you can include the following in your composer.json file:
All versions of fpdf-barcode with dependencies
PHP Build Version
Package Version
Requires
setasign/fpdf Version
^1.8
The package erkens/fpdf-barcode contains the following files
Loading the files please wait ....