BarcodePHP
A PHP library for generating EAN 8/13 barcode
Install / Use
/learn @sc-zhang/BarcodePHPREADME
A PHP library for generating EAN 8/13 barcode
Usage
- Generate image url like below
$url="barcodeEAN/EAN.php?barNumber=00123457&magHeight=1&magWidth=1&dpi=100&showNumber=1
- Parameters
| Parameter | Description | | --- | --- | | $barNumber | The value of barcode | | $magHeight | The height of barcode, default: 1, $magHeight/$magWidth means the ratio of barcode image | | $magWidth | The width of barcode, default: 1 | | $dpi | The dpi of barcode image | | $showNumber | display the value of barcode (1: on, 0: off) |
- Add html code like below to display where the barcode need display
<img id='barcode1' src=$url/>
Notice
- php must be installed with gd and freetype support
Demo
| Type | Barcode |
| --- | --- |
| EAN8 |
|
| EAN13 |
|
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
