PHPackages                             klsoft/yii3-cms - 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. [Database &amp; ORM](/categories/database)
4. /
5. klsoft/yii3-cms

ActiveProject[Database &amp; ORM](/categories/database)

klsoft/yii3-cms
===============

A content management system based on the Yii 3 framework and uses the Doctrine ORM

1.0.0(1mo ago)00MITPHPPHP 8.2 - 8.5

Since Mar 20Pushed 1mo agoCompare

[ Source](https://github.com/klsoft-web/yii3-cms)[ Packagist](https://packagist.org/packages/klsoft/yii3-cms)[ RSS](/packages/klsoft-yii3-cms/feed)WikiDiscussions main Synced 1mo ago

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

YII3-CMS
========

[](#yii3-cms)

It is a content management system based on the [Yii 3 framework](https://yii3.yiiframework.com) and uses the [Doctrine ORM](https://www.doctrine-project.org/).

Features
--------

[](#features)

- Create and manage pages, posts, and navigation.
- Design SEO-friendly URLs.
- Manage permissions.

Requirements
------------

[](#requirements)

- PHP 8.2 - 8.5.

How to use
----------

[](#how-to-use)

1. Create a new project from a template using the [Composer](https://getcomposer.org/) package manager:

```
composer create-project klsoft/yii3-cms my_site
cd my_site
```

2. Configure the Doctrine connection in the `config/common/params.php`.
3. Run the init console command:

```
APP_ENV=dev ./yii init
```

4. To run the app:

```
APP_ENV=dev ./yii serve --port=8383
```

Open your browser to the URL

The following the Doctrine console commands are currently available:
--------------------------------------------------------------------

[](#the-following-the-doctrine-console-commands-are-currently-available)

- doctrine:orm:schema-tool:create
- doctrine:orm:schema-tool:drop
- doctrine:orm:schema-tool:update
- doctrine:orm:clear-cache:metadata
- doctrine:orm:validate-schema
- doctrine:orm:mapping-describe
- doctrine:orm:run-dql
- doctrine:orm:info
- doctrine:orm:generate-proxies
- doctrine:orm:clear-cache:query
- doctrine:orm:clear-cache:result
- doctrine:dbal:run-sql

###  Health Score

40

—

FairBetter than 87% of packages

Maintenance96

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4e8ac50e4ad22be84b07f4c06d28cf280d22f689c460cd385c556727e638827?d=identicon)[klsoft-web](/maintainers/klsoft-web)

---

Top Contributors

[![klsoft-web](https://avatars.githubusercontent.com/u/7967163?v=4)](https://github.com/klsoft-web "klsoft-web (1 commits)")

---

Tags

ormdoctrinecmsyii3

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/klsoft-yii3-cms/health.svg)

```
[![Health](https://phpackages.com/badges/klsoft-yii3-cms/health.svg)](https://phpackages.com/packages/klsoft-yii3-cms)
```

###  Alternatives

[yiisoft/app

Yii3 web application template

35512.3k](/packages/yiisoft-app)[yiisoft/app-api

Yii3 API project template

971.5k](/packages/yiisoft-app-api)[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[yiisoft/yii-middleware

Yii Middleware

21151.3k1](/packages/yiisoft-yii-middleware)[neos/flow

Flow Application Framework

862.0M449](/packages/neos-flow)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)

PHPackages © 2026

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