Download the PHP package radoid/pdf417 without Composer
On this page you can find all versions of the php package radoid/pdf417. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download radoid/pdf417
More information about radoid/pdf417
Files in radoid/pdf417
Download radoid/pdf417
More information about radoid/pdf417
Files in radoid/pdf417
Vendor radoid
Package pdf417
Short Description A library for generating PDF417 barcodes in PHP
License MIT
Package pdf417
Short Description A library for generating PDF417 barcodes in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package pdf417
PDF 417 barcode generator
This is a fork of the ihabunek/pdf417-php library, having the Intervention Image library removed for simplicity. It now relies on the PHP native GD extension only. Unneeded configuration options are also removed: bitmap image types (other than PNG) and colors (other than black on white).
Requirements
Requires the following components:
- PHP >= 5.5
- PHP extensions: bcmath, gd
Installation
Add it to your composer.json
file:
Usage overview
Options available
Option | Default | Description |
---|---|---|
scale |
3 | Scale of barcode elements (1-20) |
ratio |
3 | Height to width ration of barcode elements (1-10) |
padding |
20 | Padding in pixels (0-50) |
All versions of pdf417 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-gd Version *
ext-bcmath Version *
ext-gd Version *
ext-bcmath Version *
The package radoid/pdf417 contains the following files
Loading the files please wait ....