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

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

shirase/yii2-foundation
=======================

The Foundation extension for the Yii framework

v0.0.4(10y ago)01BSD-3-Clause

Since Nov 11Compare

[ Source](https://github.com/bigdropinc/yii2-foundation)[ Packagist](https://packagist.org/packages/shirase/yii2-foundation)[ RSS](/packages/shirase-yii2-foundation/feed)WikiDiscussions Synced today

READMEChangelogDependencies (2)Versions (5)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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity56

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.

###  Release Activity

Cadence

Every ~182 days

Total

4

Last Release

3701d ago

### Community

Maintainers

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

---

Tags

yii2foundation

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[yiisoft/yii2-app-advanced

Yii 2 Advanced Project Template

1.7k960.6k5](/packages/yiisoft-yii2-app-advanced)[yiisoft/yii2-redis

Redis Cache, Session and ActiveRecord for the Yii framework

44912.1M264](/packages/yiisoft-yii2-redis)[yiisoft/yii2-httpclient

HTTP client extension for the Yii framework

43011.4M323](/packages/yiisoft-yii2-httpclient)[yiisoft/yii2-debug

The debugger extension for the Yii framework

20324.2M616](/packages/yiisoft-yii2-debug)[yiisoft/yii2-app-basic

Yii 2 Basic Project Template

6761.8M8](/packages/yiisoft-yii2-app-basic)

PHPackages © 2026

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