PHPackages                             silarhi/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. silarhi/hello-world

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

silarhi/hello-world
===================

A simple hello-world for composer

1.5.1(6y ago)110519MITPHPPHP &gt;=7.4.0CI failing

Since Feb 17Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/silarhi/php-hello-world)[ Packagist](https://packagist.org/packages/silarhi/hello-world)[ Docs](https://silarhi.fr)[ RSS](/packages/silarhi-hello-world/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (22)Used By (0)

php-hello-world
===============

[](#php-hello-world)

A simple hello-world for composer

[![Latest Stable Version](https://github.com/silarhi/php-hello-world/workflows/Tests/badge.svg)](https://github.com/silarhi/php-hello-world/workflows/Tests/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/33b8e26d23040ed2ccd838bfa741d9064b7c492a3b19c65ff714821fbbe728aa/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f68656c6c6f2d776f726c642f762f737461626c65)](https://packagist.org/packages/silarhi/hello-world)[![Total Downloads](https://camo.githubusercontent.com/97b44285bab505cf700e9474fc14a488cad7e89f438f770cca7873abf80630b2/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f68656c6c6f2d776f726c642f646f776e6c6f616473)](https://packagist.org/packages/silarhi/hello-world)[![License](https://camo.githubusercontent.com/c94c27f71ce3c5a5f901e818694e309d72b67a3aa67ef210d3ba66a8f40ab0dd/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f68656c6c6f2d776f726c642f6c6963656e7365)](https://packagist.org/packages/silarhi/hello-world)

[![SymfonyInsight](https://camo.githubusercontent.com/36c6fcad0be2e8ba4bb67ab1b43699089e2397b7c72c9ba86f7eb0bd6841dac2/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f35643538323230322d313138362d346365372d383263372d6334643361326331313830372f6269672e737667)](https://insight.symfony.com/projects/5d582202-1186-4ce7-82c7-c4d3a2c11807)

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

[](#installation)

Install with composer

```
composer require silarhi/hello-world
```

Run composer update

```
composer update silarhi/hello-world
```

Usage
-----

[](#usage)

```
require_once __DIR__ . '/vendor/autoload.php';

use Silarhi\Hello;

$hello = new Hello();
echo $hello->display() . "\n";
```

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance60

Regular maintenance activity

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95.8% 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

20

Last Release

2268d ago

PHP version history (6 changes)1.0.0PHP &gt;=5.6.0

1.1.0PHP &gt;=7.0.0

1.2.0PHP &gt;=7.1.0

1.4.0PHP &gt;=7.3.0

1.3.0PHP &gt;=7.2.0

1.5.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5052984?v=4)[Guillaume Sainthillier](/maintainers/guillaume-sainthillier)[@guillaume-sainthillier](https://github.com/guillaume-sainthillier)

---

Top Contributors

[![guillaume-sainthillier](https://avatars.githubusercontent.com/u/5052984?v=4)](https://github.com/guillaume-sainthillier "guillaume-sainthillier (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

helloworldhello worldwebforce3silarhi

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[christianessl/landmap-generation

Generate pixelated, random world maps in PHP.

173.6k](/packages/christianessl-landmap-generation)

PHPackages © 2026

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