PHPackages                             setrun/setrun-app-basic - 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. setrun/setrun-app-basic

ActiveProject[Framework](/categories/framework)

setrun/setrun-app-basic
=======================

SETRUN CMS basic application based on php framework Yii2

1.0.0(8y ago)09BSD-3-ClausePHP

Since Aug 21Pushed 8y agoCompare

[ Source](https://github.com/setrun/setrun-app-basic)[ Packagist](https://packagist.org/packages/setrun/setrun-app-basic)[ Docs](http://setrun.ru)[ RSS](/packages/setrun-setrun-app-basic/feed)WikiDiscussions master Synced yesterday

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

Installing
==========

[](#installing)

### Installing Composer

[](#installing-composer)

If you do not already have Composer installed, you may do so by following the instructions at [getcomposer.org](https://getcomposer.org/download/). On Linux and Mac OS X, you'll run the following commands:

```
curl -sS https://getcomposer.org/installer | php mv composer.phar /usr/local/bin/composer
```

### Installing SETRUN

[](#installing-setrun)

Go to the previously created folder in which the project will be located

> Note: The project directory must be completely empty, it should not contain any files

```
cd /path/to/site
```

Create a project without installing dependency files (vendor)

```
composer create-project --prefer-dist --stability=dev --no-install setrun/setrun-app-basic ./
```

Edit the file to access the database, it is located at `applications/primary/config/db-local.php`. Next, perform the installation of dependencies (vendor)

```
composer install -o
```

Create a new user

```
./yii user/user/create
```

Add a role for the user

```
./yii user/rbac/role-assign
```

[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](http://www.yiiframework.com/)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3235d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25229707?v=4)[Denis Utkin](/maintainers/dizirator)[@dizirator](https://github.com/dizirator)

---

Top Contributors

[![dizirator](https://avatars.githubusercontent.com/u/25229707?v=4)](https://github.com/dizirator "dizirator (34 commits)")

---

Tags

cmsyii2yii2-extensionyii2 cmsSETRUNsetrun-cmssetrun-basic-app

### Embed Badge

![Health badge](/badges/setrun-setrun-app-basic/health.svg)

```
[![Health](https://phpackages.com/badges/setrun-setrun-app-basic/health.svg)](https://phpackages.com/packages/setrun-setrun-app-basic)
```

###  Alternatives

[luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

32178.4k18](/packages/luyadev-luya-module-cms)[luyadev/luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

8066.9k2](/packages/luyadev-luya)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13725.7k53](/packages/skeeks-cms)[infoweb-internet-solutions/yii2-cms

CMS module for Yii2

461.7k8](/packages/infoweb-internet-solutions-yii2-cms)[yeesoft/yii2-yee-cms

Yee CMS Based on Yii 2 Advanced Project Template

1464.0k](/packages/yeesoft-yii2-yee-cms)[skeeks/cms-shop

Интернет магазин для SkeekS CMS

145.6k22](/packages/skeeks-cms-shop)

PHPackages © 2026

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