2amigos/yii2-dosamigos-asset-bundle 2amigOS! Asset Bundle for Yii2.

extension2amigoscomponentassets

Asset Bundle Component for Yii2

Latest Version Software License Build Status Coverage Status Total Downloads

Includes an asset bundle component which will register assets that are shared among projects that includes certain extensions created by 2amigOS! Consulting Group LLC. Currently, this asset bundle provides:

  • dosamigos javascript root namespace
  • Micro templating
  • base64 encoding/decoding

The bundle will increase according to the requirements of the Yii 2 extensions we build along the way.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require "2amigos/yii2-dosamigos-asset-bundle" "*"

or add

"2amigos/yii2-dosamigos-asset-bundle" : "*"

to the require section of your application's composer.json file.

Usage

use dosamigos\assets\DosAmigosAsset;

/* @var yii\web\View $this */
DosAmigosAsset::register($this);

If its a requirement of an extension created by 2amigOS! it will be automatically registered.

Further Information

Please, check the Yii2 documentation about assets for further information about its integration.

55363394d72945ff7ed312556ec041e0.png
web development has never been so fun
www.2amigos.us

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.2 is the latest of 4 releases



BSD-3-Clause license
Stats
3 github stars & 2 github forks
50 downloads in the last day
1383 downloads in the last 30 days
129471 total downloads