PHPackages                             malankateam/yii2-articles - 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. malankateam/yii2-articles

ActiveYii2-extension[Framework](/categories/framework)

malankateam/yii2-articles
=========================

Yii2 Artricles module. Manager articles and thier categories. Frontend for articles.

v1.0.0(9y ago)012BSD-3-ClausePHPPHP &gt;=5.3.0

Since Nov 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/MalankaTeam/yii2-articles)[ Packagist](https://packagist.org/packages/malankateam/yii2-articles)[ RSS](/packages/malankateam-yii2-articles/feed)WikiDiscussions master Synced today

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

Articles
========

[](#articles)

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

[](#installation)

#### 1. Install Repository

[](#1-install-repository)

You can install via [composer](http://getcomposer.org/download/).

Run

```
php composer.phar require --prefer-dist "robot72/yii2-articles" "dev-master"

```

or add to require section of `composer.json:`

```
"robot72/yii2-articles": "dev-master"

```

#### 2. Edit your config files

[](#2-edit-your-config-files)

\#####2.1. Check Database Connection Params Check your `config/db.php` file. Have correct parameters? #####2.2. Install migrations `php yii migrate/up --migrationPath=@vendor/robot72/yii2-articles/migrations`

\#####2.3. Edit `config/web.php:` file

```
/** Example Articles module config */
'articles' => [

],

```

\#####2.4 Test http://YOUR\_LOCAL\_SERVER/articles

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3461d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

slugyii2

### Embed Badge

![Health badge](/badges/malankateam-yii2-articles/health.svg)

```
[![Health](https://phpackages.com/badges/malankateam-yii2-articles/health.svg)](https://phpackages.com/packages/malankateam-yii2-articles)
```

###  Alternatives

[skeeks/cms

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

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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