PHPackages                             awsafanam/yii2-easy-installer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. awsafanam/yii2-easy-installer

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

awsafanam/yii2-easy-installer
=============================

Easy web interface to setup Yii 2.

0.1.1(8y ago)432PHP

Since Nov 2Pushed 8y ago1 watchersCompare

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

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

Yii2 Easy Installer
===================

[](#yii2-easy-installer)

Easy web interface to setup Yii 2.

Features
--------

[](#features)

- Setup database
- Setup email
- Setup Admin Email

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

[](#installation)

- Run `composer require "awsafanam/yii2-easy-installer": "0.1.1"`
- Add this to your config file

```
   'bootstrap' => [
       ...
       'awsaf\installer\SiteBootstrap'
       ...
   ],
   'modules' => [
       ...
       'installer' => [
           'class' => 'awsaf\installer\InstallerModule',
           'sqlFile' => '' // Put the sql file path here (optional)
       ],
       ...
   ]

```

- Visit the document root and complete the setup process
- Go to admin section login with `user: admin pass: admin`

#### How to contribute?

[](#how-to-contribute)

Contributing instructions are located in [CONTRIBUTING.md](CONTRIBUTING.md) file.

License
-------

[](#license)

Yii2-installer is released under the MIT License. See the bundled [LICENSE](LICENSE) for details.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

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 ~0 days

Total

2

Last Release

3113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65a74ccb43f23ba701951ca3f885869125e4e1eb1e1f7913de5d26937361f9ec?d=identicon)[awsaf](/maintainers/awsaf)

---

Top Contributors

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

---

Tags

installeryii2yii

### Embed Badge

![Health badge](/badges/awsafanam-yii2-easy-installer/health.svg)

```
[![Health](https://phpackages.com/badges/awsafanam-yii2-easy-installer/health.svg)](https://phpackages.com/packages/awsafanam-yii2-easy-installer)
```

###  Alternatives

[kop/yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget

180706.5k10](/packages/kop-yii2-scroll-pager)[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78256.3k5](/packages/brussens-yii2-maintenance-mode)

PHPackages © 2026

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