PHPackages                             spacedealer/yii2-backbone - 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. spacedealer/yii2-backbone

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

spacedealer/yii2-backbone
=========================

Backbone.js Asset bundle for yii2

110.7k2PHP

Since Dec 4Pushed 11y ago3 watchersCompare

[ Source](https://github.com/spacedealer/yii2-backbone)[ Packagist](https://packagist.org/packages/spacedealer/yii2-backbone)[ RSS](/packages/spacedealer-yii2-backbone/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Backbone.js asset bundle for Yii2
=================================

[](#backbonejs-asset-bundle-for-yii2)

This extensions provides support for backbone.js and underscore.js asset handling for Yii2.

Requirements
------------

[](#requirements)

- [yiisoft/yii2](https://github.com/yiisoft/yii2)
- [fxp/composer-asset-plugin](https://github.com/francoispluchino/composer-asset-plugin)
- [jashkenas/backbone](https://github.com/jashkenas/backbone)

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

[](#installation)

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

First run this to allow managing bower package dependencies through composer. Skip this step if already done when installing yii2:

```
composer global require "fxp/composer-asset-plugin:1.0.0-beta4"

```

Then either run

```
php composer.phar require --prefer-dist spacedealer/yii2-backbone "*"

```

or add

```
"spacedealer/yii2-backbone": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply add to your application logic as follows:

```
// tbd
```

Resources
---------

[](#resources)

- [Source](https://github.com/spacedealer/yii2-backbone)
- [Issues](https://github.com/spacedealer/yii2-backbone/issues)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b53d403fce38ae29e4d8368820988c0e4c936193655d95dd7e06b533099a1bee?d=identicon)[dirx](/maintainers/dirx)

### Embed Badge

![Health badge](/badges/spacedealer-yii2-backbone/health.svg)

```
[![Health](https://phpackages.com/badges/spacedealer-yii2-backbone/health.svg)](https://phpackages.com/packages/spacedealer-yii2-backbone)
```

###  Alternatives

[sivka/paginator

bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

141.4k](/packages/sivka-paginator)

PHPackages © 2026

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