Download the PHP package barcode-bakery/barcode-1d without Composer
On this page you can find all versions of the php package barcode-bakery/barcode-1d. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download barcode-bakery/barcode-1d
More information about barcode-bakery/barcode-1d
Files in barcode-bakery/barcode-1d
Package barcode-1d
Short Description Generates 1D barcodes from a PHP server to a file or HTML document.
License proprietary CC-BY-NC-ND-4.0
Homepage https://www.barcodebakery.com
Informations about the package barcode-1d
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.
The library has minimal dependencies in each language in order to be supported on a wide variety of web servers.
The library is available for free for non-commercial use; however you must purchase a license if you plan to use it in a commercial environment.
Installation
There are two ways to install our library:
-
With composer, run the following command:
- Or, download the library on our website, and follow our developer's guide.
Requirements
- PHP 7.4+ or PHP8
- GD2
Example usages
For a full example of how to use each symbology type, visit our API page.
Displaying a Code 128 on the screen
Saving the image to a file
Replace the last lines of the previous code with the following:
This will generate the following:
Supported types
- Codabar
- Code 11
- Code 128
- Code 39
- Code 39 Extended
- Code 93
- EAN-13
- EAN-8
- GS1-128 (EAN-128)
- Intelligent Mail
- Interleaved 2 of 5
- ISBN-10 / ISBN-13
- MSI Plessey
- Other (Custom)
- Postnet
- Standard 2 of 5
- UPC Extension 2
- UPC Extension 5
- UPC-A
- UPC-E