PHPackages                             nozzha/yii2-bootstrap\_rtl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nozzha/yii2-bootstrap\_rtl

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

nozzha/yii2-bootstrap\_rtl
==========================

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

1.0(10y ago)13371MITPHP

Since Dec 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nozzha/yii2-bootstrap_rtl)[ Packagist](https://packagist.org/packages/nozzha/yii2-bootstrap_rtl)[ RSS](/packages/nozzha-yii2-bootstrap-rtl/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Bootstrap RTL Wrapper - Yii2 extension
======================================

[](#bootstrap-rtl-wrapper---yii2-extension)

This is a wrapper extension for Yii2, which provides an `Asset` class to easily include required files

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

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

```

or add

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

to the require section of your composer.json.

Usage
-----

[](#usage)

Either register the asset bundle in the view

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

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

or add it to the `$depends` variable on your `AppAsset` asset bundle

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

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3865d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d39141db08a7da6d1630a0f3a4c1f7ca7eed56a2ecc3e51540653eab0fe472f?d=identicon)[EmadOmar](/maintainers/EmadOmar)

---

Top Contributors

[![emadzz](https://avatars.githubusercontent.com/u/4407763?v=4)](https://github.com/emadzz "emadzz (1 commits)")

---

Tags

yii2extensionnozzhabootstrap-rtlbootstrap arabic

### Embed Badge

![Health badge](/badges/nozzha-yii2-bootstrap-rtl/health.svg)

```
[![Health](https://phpackages.com/badges/nozzha-yii2-bootstrap-rtl/health.svg)](https://phpackages.com/packages/nozzha-yii2-bootstrap-rtl)
```

###  Alternatives

[vyants/yii2-daemon

Extension provides functionality for simple daemons creation and control

7760.4k](/packages/vyants-yii2-daemon)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1455.6k](/packages/dmstr-yii2-cookie-consent)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

2111.7k](/packages/imanilchaudhari-yii2-currency-converter)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1359.3k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
