barcode-bakery / barcode-common
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.
Installs: 93 447
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- php: >=7.4
- ext-gd: *
This package is auto-updated.
Last update: 2024-11-18 01:23:27 UTC
README
Barcode Bakery is library written in PHP, .NET Standard and Node.JS which allows you to generate barcodes on the fly on your server for displaying or saving.
This is the common base for generating all barcode types.
Please visit the following repository: