PHPackages                             hoaaah/yii2-micro - 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. hoaaah/yii2-micro

ActiveLibrary[Framework](/categories/framework)

hoaaah/yii2-micro
=================

MicroFramework Template with Yii2

v1.0.1(7y ago)81944[1 PRs](https://github.com/hoaaah/yii2-micro/pulls)PHPCI passing

Since Feb 22Pushed yesterday1 watchersCompare

[ Source](https://github.com/hoaaah/yii2-micro)[ Packagist](https://packagist.org/packages/hoaaah/yii2-micro)[ RSS](/packages/hoaaah-yii2-micro/feed)WikiDiscussions master Synced yesterday

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

Yii2 MicroFramework Template
============================

[](#yii2-microframework-template)

Yii2 MicroFramework Template
----------------------------

[](#yii2-microframework-template-1)

This is a MicroFramework Template use Yii2. This Template build with [this guide ](http://www.yiiframework.com/doc-2.0/guide-tutorial-yii-as-micro-framework.html) and you can modified it to use any of costumization.

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

[](#installation)

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

Either run

```
composer global require "fxp/composer-asset-plugin:^1.2.0"
composer create-project --prefer-dist hoaaah/yii2-micro [app_name]
```

Default database of this microframework use sqlite but you can modified it with your own database.

```
