PHPackages                             zikwall/easy-online - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zikwall/easy-online

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

zikwall/easy-online
===================

Social Communication system for you!

0.0.1(6y ago)171PHPPHP &gt;=7.1.0

Since Aug 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zikwall/easy-online)[ Packagist](https://packagist.org/packages/zikwall/easy-online)[ RSS](/packages/zikwall-easy-online/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

easy-online
===========

[](#easy-online)

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

[](#installation)

##### Pre-Setup configure composer.json ()

[](#pre-setup-configure-composerjson-httpsgithubcomzikwalleasy-online-composer)

##### Change index file (web/index.php)

[](#change-index-file-webindexphp)

```
// for example Yii2 basic app
$config = yii\helpers\ArrayHelper::merge(
    require __DIR__ . '/../config/web.php',
    require __DIR__ . '/../vendor/zikwall/easy-online/modules/core/config/web.php',
    (is_readable(__DIR__ . '/../config/easy-online-dynamic.php'))
        ? require(__DIR__ . '/../config/easy-online-dynamic.php')
        : []
);

(function ($config) {
    (new \zikwall\easyonline\modules\core\components\web\Application($config))->run();
})($config);
```

##### Open site in browser to start the installation process

[](#open-site-in-browser-to-start-the-installation-process)

Visit:  to view example

You can Signup (also through social OAuth 🎁) or enter right away:

1. **Login**: *Username*
2. **Password**: *123456*

❌ it does not provide access to the admin panel!

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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

2475d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23422968?v=4)[Andrey Kapitonov](/maintainers/zikwall)[@zikwall](https://github.com/zikwall)

---

Top Contributors

[![zikwall](https://avatars.githubusercontent.com/u/23422968?v=4)](https://github.com/zikwall "zikwall (13 commits)")

---

Tags

easy-to-useextensiblemodularphp7restful-apiserversocial-networkyii2yii2socialbackendhub

### Embed Badge

![Health badge](/badges/zikwall-easy-online/health.svg)

```
[![Health](https://phpackages.com/badges/zikwall-easy-online/health.svg)](https://phpackages.com/packages/zikwall-easy-online)
```

###  Alternatives

[kartik-v/yii2-social

Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.

91256.5k8](/packages/kartik-v-yii2-social)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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