clivewalkden / barcode-generator
This plugin allows you to create barcodes thanks to php.
Installs: 4 006
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/clivewalkden/barcode-generator
This package is auto-updated.
Last update: 2025-10-25 23:53:19 UTC
README
Presentation
This plugin allows you to create barcodes thanks to php.
Licence
Features
Symbologies
- standard 2 of 5 (std25)
 - interleaved 2 of 5 (int25)
 - ean 8 (ean8)
 - ean 13 (ean13)
 - upc (upc)
 - code 11 (code11)
 - code 39 (code39)
 - code 93 (code93)
 - code 128 (code128)
 - codabar (codabar)
 - msi (msi)
 - datamatrix (datamatrix)
 
Output :
- GD
 - FPDF