PHPackages                             yidas/yii2-app-lite - 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. yidas/yii2-app-lite

ActiveProject[Framework](/categories/framework)

yidas/yii2-app-lite
===================

Yii 2 Lite Application Template with Bower vendor

2.0.12(8y ago)11071BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jun 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yidas/yii2-app-lite)[ Packagist](https://packagist.org/packages/yidas/yii2-app-lite)[ Docs](http://www.yiiframework.com/)[ RSS](/packages/yidas-yii2-app-lite/feed)WikiDiscussions master Synced 2mo ago

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

Yii 2 Lite Application Template
===============================

[](#yii-2-lite-application-template)

Yii 2 Light Application Template without Bower.

[![Latest Stable Version](https://camo.githubusercontent.com/24167ed50e27bca6167ca951c4dd46f3f373afa5aa8d9dcec4be98791a570738/68747470733a2f2f706f7365722e707567782e6f72672f79696461732f796969322d6170702d6c6974652f762f737461626c65)](https://packagist.org/packages/yidas/yii2-app-lite)[![Latest Unstable Version](https://camo.githubusercontent.com/7104dfbe69b7b36fc8db9476d6c5b994781eeb0f2acd059aacd431266714f1e3/68747470733a2f2f706f7365722e707567782e6f72672f79696461732f796969322d6170702d6c6974652f762f756e737461626c65)](https://packagist.org/packages/yidas/yii2-app-lite)[![License](https://camo.githubusercontent.com/000d9ac6c2c25ed28d6c4a40f9917bda1f4ee7c0c78f2c64d50bd9c93a52425c/68747470733a2f2f706f7365722e707567782e6f72672f79696461732f796969322d6170702d6c6974652f6c6963656e7365)](https://packagist.org/packages/yidas/yii2-app-lite)

No Bower needed, less packages included, CDN Asset for View-Templates, let you start-up freely and refreshingly.

---

INTRODUCTION
------------

[](#introduction)

This template is a lite version of [Yii 2](http://www.yiiframework.com/) template, which works without Bower on `--no-dev` environment. Following by [yidas/yii2-app-basic](https://github.com/yidas/yii2-app-basic), this package uses CDN Asset View-Templates, but includes fixed Bower just for Yii2 Debug and Gii tool only,

---

INSTALLATION
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install this project template using the following command:

```
composer create-project --prefer-dist yidas/yii2-app-lite

```

Also, you can make a minimal installation without development tool:

```
composer create-project --prefer-dist --no-dev yidas/yii2-app-lite

```

> With --no-dev project, set to prod-env or remove the debug &amp; gii usage from `config/web.php` to prevent error.

---

### Install from an Archive File

[](#install-from-an-archive-file)

[Download yii2-app-lite-2.0.12 Archive](https://github.com/yidas/yii2-app-lite/releases/download/2.0.12/yii2-app-lite-2.0.12.tar.gz)

1. Extract the downloaded file to a Web-accessible folder, which includes vendor already.
2. Modify the `config/web.php` file by entering a secret key for the `cookieValidationKey` configuration item:

```
'request' => [
    // !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
    'cookieValidationKey' => '',
],

```

3. Check and modify the permission of `runtime` and `web/assets` folders to `777` if needed.

---

DOCUMENTATION
-------------

[](#documentation)

Please refer to [Yii 2 Basic Project Template Document](https://github.com/yiisoft/yii2-app-basic/blob/master/README.md)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3245d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

frameworkyii2project templatelitebower

### Embed Badge

![Health badge](/badges/yidas-yii2-app-lite/health.svg)

```
[![Health](https://phpackages.com/badges/yidas-yii2-app-lite/health.svg)](https://phpackages.com/packages/yidas-yii2-app-lite)
```

PHPackages © 2026

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