PHPackages                             yii/hocita - 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. yii/hocita

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

yii/hocita
==========

Demo make an extension yii2

v1.0.1(6y ago)06BSD-3-ClausePHP

Since Jul 17Pushed 6y agoCompare

[ Source](https://github.com/thangkj/hocita)[ Packagist](https://packagist.org/packages/yii/hocita)[ RSS](/packages/yii-hocita/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

hocita
======

[](#hocita)

Extension for Yii2 Framework

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require yii/hocita:1.0.0

```

or add

```
"yii/hocita": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

To use it, modify the view .

```
   /* @var $this yii\web\View */
   use yii\helpers\Html;
   $this->title = 'About';
   $this->params['breadcrumbs'][] = $this->title;
   $this->registerMetaTag(['name' => 'keywords', 'content' => 'yii, developing, views,
      meta, tags']);
   $this->registerMetaTag(['name' => 'description', 'content' => 'This is the
      description of this page!'], 'description');
?>

      This is the About page. You may modify the following file to customize its content:

```

Contact links [Facebook](https://www.facebook.com/kris.top.50)[Skype](thangtk2)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

Every ~0 days

Total

2

Last Release

2540d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8263717?v=4)[thangtk2](/maintainers/thangkj)[@thangkj](https://github.com/thangkj)

---

Top Contributors

[![thangkj](https://avatars.githubusercontent.com/u/8263717?v=4)](https://github.com/thangkj "thangkj (9 commits)")

---

Tags

yii2hocita

### Embed Badge

![Health badge](/badges/yii-hocita/health.svg)

```
[![Health](https://phpackages.com/badges/yii-hocita/health.svg)](https://phpackages.com/packages/yii-hocita)
```

###  Alternatives

[yiisoft/yii2-twig

The Twig integration for the Yii framework

1341.9M34](/packages/yiisoft-yii2-twig)[yidas/yii2-bower-asset

Bower Assets for Yii 2 app provided via Composer repository

321.3M33](/packages/yidas-yii2-bower-asset)

PHPackages © 2026

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