Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 457 Bytes

zend.barcode.intro.rst

File metadata and controls

15 lines (9 loc) · 457 Bytes

Introduction to Zend\Barcode

Overview

Zend\Barcode\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.