PHPackages                             nonzod/yii2-foundation - 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. nonzod/yii2-foundation

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

nonzod/yii2-foundation
======================

The Foundation extension for the Yii framework

v0.0.2(11y ago)144.1k7[1 issues](https://github.com/nonzod/yii2-foundation/issues)[1 PRs](https://github.com/nonzod/yii2-foundation/pulls)BSD-3-ClauseHTML

Since Nov 11Pushed 6y ago5 watchersCompare

[ Source](https://github.com/nonzod/yii2-foundation)[ Packagist](https://packagist.org/packages/nonzod/yii2-foundation)[ RSS](/packages/nonzod-yii2-foundation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/822cfae79c54cdd05bc35647545b6c9cefd7dc1daf1d30aa1e64a14567be23bd/68747470733a2f2f706f7365722e707567782e6f72672f6e6f6e7a6f642f796969322d666f756e646174696f6e2f762f737461626c652e737667)](https://packagist.org/packages/nonzod/yii2-foundation) [![Total Downloads](https://camo.githubusercontent.com/65d1ef8c6514158c01e5be0df477d1570cabc0d4060f5505a09a18d94aadb3f5/68747470733a2f2f706f7365722e707567782e6f72672f6e6f6e7a6f642f796969322d666f756e646174696f6e2f646f776e6c6f6164732e737667)](https://packagist.org/packages/nonzod/yii2-foundation) [![Latest Unstable Version](https://camo.githubusercontent.com/2ca53fea8c1dbefdfffe0fc8378590da6ac203f0ccedd873cc2cba037788a02d/68747470733a2f2f706f7365722e707567782e6f72672f6e6f6e7a6f642f796969322d666f756e646174696f6e2f762f756e737461626c652e737667)](https://packagist.org/packages/nonzod/yii2-foundation) [![License](https://camo.githubusercontent.com/a3c6947baac62b58eedcccbbb6e2137aa938dd9f46be3da9f0db46b9704aa49f/68747470733a2f2f706f7365722e707567782e6f72672f6e6f6e7a6f642f796969322d666f756e646174696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/nonzod/yii2-foundation)

Foundation Extension for Yii 2
==============================

[](#foundation-extension-for-yii-2)

Based on yii2-bootstrap code, use this extension instead of yii2-bootstrap.

Widgets in progress:

- [ActiveForm and ActiveField](http://foundation.zurb.com/docs/components/forms.html)
- [TopBar and TopBarSection](http://foundation.zurb.com/docs/components/topbar.html)
- [SideNav](http://foundation.zurb.com/docs/components/sidenav.html)
- [IconBar](http://foundation.zurb.com/docs/components/icon-bar.html)
- [GridView](http://foundation.zurb.com/docs/components/tables.html)
- [Breadcrumbs](http://foundation.zurb.com/docs/components/breadcrumbs.html)
- [Button](http://foundation.zurb.com/docs/components/buttons.html)
- [ButtonGroup](http://foundation.zurb.com/docs/components/button_groups.html)
- [DropDown](http://foundation.zurb.com/docs/components/dropdown.html)
- DropdownButton works as [Dropdown button](http://foundation.zurb.com/docs/components/dropdown_buttons.html) or [Split button](http://foundation.zurb.com/docs/components/split_buttons.html)

Helpers:

- Html::icon()
- Html::fLabel()

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist nonzod/yii2-foundation "dev-master"

```

or add

```
"nonzod/yii2-foundation": "dev-master"

```

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

Further Information
-------------------

[](#further-information)

Please, check the [Zurb Foundation site](http://foundation.zurb.com) documentation for further information about its configuration options.

[![Digisin!](https://camo.githubusercontent.com/a3bbb448b81bd8583ec6f563b246e9709729d5e29c7ce4743fb0edd108bc8968/687474703a2f2f7777772e67726176617461722e636f6d2f6176617461722f32326132303635383337363835326365663634613761326162636661373631612e706e67)](http://www.digisin.it)
*Web &amp; Mobile development*
[www.digisin.it](http://www.digisin.it)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

4198d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

yii2foundation

### Embed Badge

![Health badge](/badges/nonzod-yii2-foundation/health.svg)

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

###  Alternatives

[kartik-v/yii2-krajee-base

Base library and foundation components for all Yii2 Krajee extensions.

6811.6M109](/packages/kartik-v-yii2-krajee-base)[yiisoft/yii2-twig

The Twig integration for the Yii framework

1431.9M32](/packages/yiisoft-yii2-twig)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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