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

Latest commit

 

History

History
10 lines (6 loc) · 397 Bytes

zend.barcode.intro.rst

File metadata and controls

10 lines (6 loc) · 397 Bytes

Introduction to Zend\Barcode

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.