amoktar/zend-barcode

Programmatically create and render barcodes as images or in PDFs

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 35

pkg:composer/amoktar/zend-barcode

v3.0.0 2022-10-15 13:59 UTC

This package is auto-updated.

Last update: 2025-10-15 23:22:32 UTC


README

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.