zendframework/zend-barcode
This package is abandoned and no longer maintained.
The author suggests using the laminas/laminas-barcode package instead.
Programmatically create and render barcodes as images or in PDFs
Maintainers
2.8.0
2019-12-26 21:09 UTC
Requires
- php: ^5.6 || ^7.0
- zendframework/zend-servicemanager: ^2.7.8 || ^3.3
- zendframework/zend-stdlib: ^2.7.7 || ^3.1
- zendframework/zend-validator: ^2.10.1
Requires (Dev)
- phpunit/phpunit: ^5.7.23 || ^6.4.3
- zendframework/zend-coding-standard: ~1.0.0
- zendframework/zend-config: ^2.6 || ^3.1
- zendframework/zendpdf: ^2.0.2
Suggests
- zendframework/zendpdf: ZendPdf component
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 6db95687997920b8217e71d2f12b51ec10e824d9
This package is auto-updated.
Last update: 2020-01-29 14:40:41 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.
- File issues at https://github.com/zendframework/zend-barcode/issues
- Documentation is at https://docs.zendframework.com/zend-barcode/
