vilochane/yii2-barcode-generator
Composer 安装命令:
composer require vilochane/yii2-barcode-generator
包简介
This extension based on Simple jQuery Based Barcode Generator Wrapper for BarCode Coder Library (BCC Library Version 2.0) by DEMONTE Jean-Baptiste, HOUREZ Jonathan.
README 文档
README
This extension based on "Simple jQuery Based Barcode Generator" Wrapper for BarCode Coder Library (BCC Library Version 2.0) by DEMONTE Jean-Baptiste, HOUREZ Jonathan.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require vilochane/yii2-barcode-generator: dev-master
or add
"vilochane/yii2-barcode-generator": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \barcode\barcode\BarcodeGenerator::widget(); ?>```
统计信息
- 总下载量: 63.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-29