|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=5) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.md | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos |
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.