PHPackages                             ragaga/yii2-content - 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. ragaga/yii2-content

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

ragaga/yii2-content
===================

Yii 2 content control module with nested set

0301PHP

Since Mar 11Pushed 11y ago2 watchersCompare

[ Source](https://github.com/Ragaga/yii2-content)[ Packagist](https://packagist.org/packages/ragaga/yii2-content)[ RSS](/packages/ragaga-yii2-content/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii 2 Content
=============

[](#yii-2-content)

Yii 2 Content - Content module based on nested set tree;

Features
--------

[](#features)

- Easy install
- Work with seo tags
- Work with images
- Tree

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

[](#installation)

- Install package via [composer](http://getcomposer.org/download/) `"ragaga/yii2-content": "dev-master"`
- Update config file *config/web.php*

```
// app/config/web.php
return [
    'modules' => [
        'content' => [
                    'class' => 'ragaga\yii2\content\Content',
                    'imageDir' => "@app/web/image", // Image for upload files
                    'imageUrl' => "/image" // Url to images
                ],
    ],
];
```

- Run migration file
    - `php yii migrate --migrationPath=@vendor/ragaga/yii2-content/migrations`
- Go to your application in your browser
    - `http://localhost/pathtoapp/content/admin`
- Create your page content

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![Ragaga](https://avatars.githubusercontent.com/u/1582216?v=4)](https://github.com/Ragaga "Ragaga (15 commits)")

### Embed Badge

![Health badge](/badges/ragaga-yii2-content/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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