PHPackages                             pmvc-plugin/hello\_world - 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. pmvc-plugin/hello\_world

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pmvc-plugin/hello\_world
========================

Hello World Plugin, show you how the pmvc work

0.1.2(9y ago)020MITPHP

Since Aug 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pmvc-plugin/hello_world)[ Packagist](https://packagist.org/packages/pmvc-plugin/hello_world)[ RSS](/packages/pmvc-plugin-hello-world/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/4d89ee8f83b820ddb07693f23b938b902e32211f3a0af577924666dc0cb6c6e3/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f68656c6c6f5f776f726c642f762f737461626c65)](https://packagist.org/packages/pmvc-plugin/hello_world)[![Latest Unstable Version](https://camo.githubusercontent.com/d45f9a1daea91972d871e7ac6b1aa738d3e58dc800cb947113c29472257196de/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f68656c6c6f5f776f726c642f762f756e737461626c65)](https://packagist.org/packages/pmvc-plugin/hello_world)[![Build Status](https://camo.githubusercontent.com/0723df9ee820db5a0254f48b3be981b6041999683242099772adb384041aadd4/68747470733a2f2f7472617669732d63692e6f72672f706d76632d706c7567696e2f68656c6c6f5f776f726c642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pmvc-plugin/hello_world)[![License](https://camo.githubusercontent.com/8e860c5ecff9142ff766631d338e55e6c5b2ae366eb0df4b64ac532d094248e6/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f68656c6c6f5f776f726c642f6c6963656e7365)](https://packagist.org/packages/pmvc-plugin/hello_world)[![Total Downloads](https://camo.githubusercontent.com/d0e80112362629be29ebc0222495eafd9af846fbaa08b7d6adb85ed2a99723d1/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f68656c6c6f5f776f726c642f646f776e6c6f616473)](https://packagist.org/packages/pmvc-plugin/hello_world)

PMVC Hello World Plugin
=======================

[](#pmvc-hello-world-plugin)

===============

How to use? Check the demo code.
--------------------------------

[](#how-to-use-check-the-demo-code)

[https://github.com/pmvc-plugin/hello\_world/tree/master/demo](https://github.com/pmvc-plugin/hello_world/tree/master/demo)

Install with Composer
---------------------

[](#install-with-composer)

### 1. Download composer

[](#1-download-composer)

- mkdir test\_folder
- curl -sS  | php

### 2. Install by composer.json or use command-line directly

[](#2-install-by-composerjson-or-use-command-line-directly)

#### 2.1 Install by composer.json

[](#21-install-by-composerjson)

- vim composer.json

```
{
    "require": {
        "pmvc-plugin/hello_world": "dev-master"
    }
}

```

- php composer.phar install

#### 2.2 Or use composer command-line

[](#22-or-use-composer-command-line)

- php composer.phar require pmvc-plugin/hello\_world

### 3. Write some demo code

[](#3-write-some-demo-code)

```

```

### 4. Run the demo

[](#4-run-the-demo)

- php demo.php

### 5. Check the whole demo code

[](#5-check-the-whole-demo-code)

- [https://github.com/pmvc-plugin/hello\_world/tree/master/demo](https://github.com/pmvc-plugin/hello_world/tree/master/demo)

One line test
-------------

[](#one-line-test)

```
php -r "include('vendor/autoload.php'); PMVC\Load::plug([],['../']); \PMVC\plug('hello_world', ['Hello, PMVC.'])->say();"

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

3575d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f593111e77142a10224458b0436e6b2d6f3e537f924c03130f0208bd3c4477f?d=identicon)[HillLiu](/maintainers/HillLiu)

---

Top Contributors

[![HillLiu](https://avatars.githubusercontent.com/u/1877738?v=4)](https://github.com/HillLiu "HillLiu (37 commits)")

---

Tags

plug-inpmvchello

### Embed Badge

![Health badge](/badges/pmvc-plugin-hello-world/health.svg)

```
[![Health](https://phpackages.com/badges/pmvc-plugin-hello-world/health.svg)](https://phpackages.com/packages/pmvc-plugin-hello-world)
```

PHPackages © 2026

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