PHPackages                             simpletree/yii2foundation - 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. [Framework](/categories/framework)
4. /
5. simpletree/yii2foundation

ActiveYii2-extension[Framework](/categories/framework)

simpletree/yii2foundation
=========================

Foundation extension for Yii 2.

022CSS

Since Nov 4Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jakobrosenberg/yii2foundation)[ Packagist](https://packagist.org/packages/simpletree/yii2foundation)[ RSS](/packages/simpletree-yii2foundation/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-foundation ALPHA
=====================

[](#yii2-foundation-alpha)

Foundation extension for Yii 2 (ALPHA - do not use on a production server)

The extension was developed for personal use, but since sharing is caring, here it is. It is ported from Bootstrap to retain the highest level of compatibility.

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

[](#installation)

Edit your config/AppAsset.php so it looks like this

```
class AppAsset extends AssetBundle
{
    public $basePath = '@webroot';
    public $baseUrl = '@web';
    public $depends = array(
        'yii\web\YiiAsset',
        'Simpletree\Foundation\FoundationAsset'
    );
}
```

Configuration
-------------

[](#configuration)

To compile SASS on page load set FoundationAsset::compile to self::COMPILE\_AUTO or self::COMPILE\_FORCE and FoundationAsset::publishOptions\['forceCopy'\] to true.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4153004?v=4)[Jakob Rosenberg](/maintainers/jakobrosenberg)[@jakobrosenberg](https://github.com/jakobrosenberg)

---

Top Contributors

[![jakobrosenberg](https://avatars.githubusercontent.com/u/4153004?v=4)](https://github.com/jakobrosenberg "jakobrosenberg (22 commits)")

### Embed Badge

![Health badge](/badges/simpletree-yii2foundation/health.svg)

```
[![Health](https://phpackages.com/badges/simpletree-yii2foundation/health.svg)](https://phpackages.com/packages/simpletree-yii2foundation)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M294](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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