Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 915 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 915 Bytes

zend-barcode

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.