2017 © Pedro Peláez
 

yii2-extension yii2-bootstrap_rtl

A Yii 2 wrapper extension for bower-asset/bootstrap-rtl [morteza/bootstrap-rtl]

image

nozzha/yii2-bootstrap_rtl

A Yii 2 wrapper extension for bower-asset/bootstrap-rtl [morteza/bootstrap-rtl]

  • Thursday, December 3, 2015
  • by EmadOmar
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Bootstrap RTL Wrapper - Yii2 extension

This is a wrapper extension for Yii2, which provides an Asset class to easily include required files, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist nozzha/yii2-bootstrap_rtl

or add, (*4)

"nozzha/yii2-bootstrap_rtl": "~1.0"

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

Usage

Either register the asset bundle in the view, (*6)

/* @var $this yii\web\View */

\nozzha\bootstrap_rtl\BootstrapRTLAsset::register($this);

or add it to the $depends variable on your AppAsset asset bundle, (*7)

class AppAsset extends AssetBundle
{
    ...
    public $depends = [
        ...
        'nozzha\bootstrap_rtl\BootstrapRTLAsset',
        ...
    ];
}

The Versions

03/12 2015

dev-master

9999999-dev

A Yii 2 wrapper extension for bower-asset/bootstrap-rtl [morteza/bootstrap-rtl]

  Sources   Download

MIT

The Requires

 

by Emad Omar

yii2 extension nozzha bootstrap-rtl bootstrap arabic bootstrap-arabic

03/12 2015

1.0

1.0.0.0

A Yii 2 wrapper extension for bower-asset/bootstrap-rtl [morteza/bootstrap-rtl]

  Sources   Download

MIT

The Requires

 

by Emad Omar

yii2 extension nozzha bootstrap-rtl bootstrap arabic bootstrap-arabic