2017 © Pedro Peláez
 

yii2-extension yii2-barcode

use BCGcode

image

barcode/yii2-barcode

use BCGcode

  • Tuesday, February 10, 2015
  • by iamiamp
  • Repository
  • 2 Watchers
  • 1 Stars
  • 207 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

create barcode

use BCGcode, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist barcode/yii2-barcode "*"

or add, (*4)

"barcode/yii2-barcode": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \barcode\barcode\AutoloadExample::widget(); ?>, (*7)

The Versions

10/02 2015

dev-master

9999999-dev

use BCGcode

  Sources   Download

MIT

The Requires

 

by Avatar iamiamp

extension yii2