jeffersoncarvalho/yii2-quagga The QuaggaJS for Yii2 EAN13 extension for the Yii framework

QuaggaJS

  1. Installation
  2. Usage

Latest Version on Packagist Total Downloads Software License Powered

QuaggaJS

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist jeffersoncarvalho/yii2-quagga "~1.1.0"

or add

"jeffersoncarvalho/yii2-quagga": "~1.1.0"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

PHP `php <?php

use jeffersoncarvalho\quagga\Quagga;

echo Quagga::widget(); 

?>

## Licence

The BSD 3-Clause "New" or "Revised" License. Please see [License File](LICENSE.md) for more information.




0 0
1 follower
3 067 downloads
Yii Version: 2.0
License: BSD-3-Clause
Category: User Interface
Tags:
Developed by: Jefferson Carvalho
Created on: Apr 6, 2019
Last updated: 5 years ago
Packagist Profile
Github Repository