zendframework/zend-barcode

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-barcode package instead.

Programmatically create and render barcodes as images or in PDFs

Installs: 7 199 502

Dependents: 25

Suggesters: 4

Security: 0

Stars: 47

Watchers: 20

Forks: 35

Open Issues: 1

pkg:composer/zendframework/zend-barcode


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-barcode.

Build Status Coverage Status

Zend\Barcode provides a generic way to generate barcodes. The Zend\Barcode component is divided into two subcomponents: barcode objects and renderers. Objects allow you to create barcodes independently of the renderer. Renderer allow you to draw barcodes based on the support required.