PHPackages                             pistol88/yii2-hospital - 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. pistol88/yii2-hospital

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

pistol88/yii2-hospital
======================

Simple widgets for connecting pacient and doctor

010PHP

Since Jun 18Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2-hospital
=============

[](#yii2-hospital)

It's module provide few widgets for hospital's site. Today there have only one widget with form who connect doctor and pacient.

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

[](#installation)

Run at project root folder:

```
php composer require pistol88/yii2-hospital "@dev"

```

```
php yii migrate/up --migrationPath=vendor/pistol88/yii2-hospital/migrations

```

And add this to modules section of config:

```
    'hospital' => [
        'class' => 'pistol88\hospital\Module',
        'adminRoles' => ['superadmin', 'administrator', 'admin'],
    ],

```

Now you can use a widget at some view:

```

```

Admin panel at route: /hospital/pacient/index

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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://avatars.githubusercontent.com/u/8104605?v=4)[pistol88](/maintainers/pistol88)[@pistol88](https://github.com/pistol88)

---

Top Contributors

[![pistol88](https://avatars.githubusercontent.com/u/8104605?v=4)](https://github.com/pistol88 "pistol88 (6 commits)")

### Embed Badge

![Health badge](/badges/pistol88-yii2-hospital/health.svg)

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

###  Alternatives

[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

474.3M8](/packages/kartik-v-yii2-widget-rating)[nodejs-php-fallback/stylus

PHP wrapper to execute stylus node package or fallback to a PHP alternative

11137.3k4](/packages/nodejs-php-fallback-stylus)[halfpastfouram/phpchartjs

PHP library for ChartJS

2512.3k](/packages/halfpastfouram-phpchartjs)[freemius/php-sdk

Freemius PHP SDK

346.1k](/packages/freemius-php-sdk)[thefair/hyperf-rocketmq

The PHP library for hyperf rocketmq

1510.9k](/packages/thefair-hyperf-rocketmq)

PHPackages © 2026

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