|
před 5 roky | |
---|---|---|
.. | ||
src | před 5 roky | |
CHANGELOG.md | před 5 roky | |
LICENSE.md | před 5 roky | |
README.md | před 5 roky | |
composer.json | před 5 roky |
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.