PHPackages                             ashtokalo/ewyii - 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. ashtokalo/ewyii

ActiveProject[Framework](/categories/framework)

ashtokalo/ewyii
===============

Yii 2.0 Empty Web Application Template

03PHP

Since May 9Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ashtokalo/ewyii)[ Packagist](https://packagist.org/packages/ashtokalo/ewyii)[ RSS](/packages/ashtokalo-ewyii/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Ewyii
=====

[](#ewyii)

The Yii 2.0 web application template used to rapidly start common web project with command line interface, api, frontend and backend. Backend styled with [AdminLTE](https://github.com/almasaeed2010/AdminLTE) theme and includes interfaces to manage users, logs, errors and queues.

[![StyleCI](https://camo.githubusercontent.com/cfdeae04f367cbad910b5c373ccd2aa127cf07730704036a855e854ef60f3849/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3236323237373236322f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/262277262)[![Total Downloads](https://camo.githubusercontent.com/2cf81f19bb8a0334eef9192c637a9bb4e1920eed817de2ed3c7040dcd8ae8de6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617368746f6b616c6f2f65777969692e737667)](https://packagist.org/packages/ashtokalo/ewyii)

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

[](#installation)

It's best to start with [Composer](http://getcomposer.org/) and simple command like:

```
  composer create-project --prefer-dist --stability=dev ashtokalo/ewyii example

```

Directory Structure
-------------------

[](#directory-structure)

```
  app/          contains application source code
    api/        application interface
    backend/    backend interface
    cli/        command line interface
    config/     application configurations
    frontend/   frontend interface
  docker/       assets to run docker environment
  docs/         some documentation to run project
  runtime/      files generated at runtime
  tests/        a few tests to be used as examples
  vendor/       3rd-party packages

```

Configuration
-------------

[](#configuration)

Use file `.env` or environment variables to pass sensitive data to application. See `.env.dist` for example. All tiers has it's own configuration files to extend `config/common.php`, e.g. `app/config/frontend.php`. It's regular Yii configuration files.

Testing
-------

[](#testing)

TODO...

Contributing
------------

[](#contributing)

It's an [open source](LICENSE.md) project, so any contributions are welcome. You can [report an issue](https://github.com/ashtokalo/ewyii/issues) or contribute to the code using simple rules:

- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - Check the code style with `$ composer check-style` and fix it with `$ composer fix-style`.
- **Create feature branches** - Don't ask me to pull from your master branch.
- **One pull request per feature** - If you want to do more than one thing, send multiple pull requests.
- **Document any change in behaviour** - Make sure the `README.md` and any other relevant documentation are kept up-to-date.
- **Send coherent history** - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages) before submitting.
- **Add tests!** - Usually your patch won't be accepted if it doesn't have tests.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ashtokalo-ewyii/health.svg)

```
[![Health](https://phpackages.com/badges/ashtokalo-ewyii/health.svg)](https://phpackages.com/packages/ashtokalo-ewyii)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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