PHPackages                             jpmorby/time-greeting-helper - 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. jpmorby/time-greeting-helper

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

jpmorby/time-greeting-helper
============================

Simple function to greet based on the time of day

1.0.3(1y ago)0646MITPHPPHP ^8.0CI failing

Since Feb 23Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/jpmorby/TimeGreetingHelper)[ Packagist](https://packagist.org/packages/jpmorby/time-greeting-helper)[ RSS](/packages/jpmorby-time-greeting-helper/feed)WikiDiscussions main Synced 3d ago

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

jpmorby\\TimeGreetingHelper
===========================

[](#jpmorbytimegreetinghelper)

(C) Jon Morby 2025. All Rights Reserved
---------------------------------------

[](#c-jon-morby-2025--all-rights-reserved)

### USAGE

[](#usage)

```
composer require jpmorby/time-greeting-helper
```

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

use jpmorby\TimeGreetingHelper;

echo "Hello " . TimeGreetingHelper::getGreeting() . PHP_EOL;
```

#### A simple, fun and pointless tool ... mainly to test creating composer packages

[](#a-simple-fun-and-pointless-tool--mainly-to-test-creating-composer-packages)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance59

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

3

Last Release

496d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9367967872e34a7d174e77c9bb5227dca40ca4ba42ee16ce210623b145c8a04?d=identicon)[jmorby](/maintainers/jmorby)

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/jpmorby-time-greeting-helper/health.svg)

```
[![Health](https://phpackages.com/badges/jpmorby-time-greeting-helper/health.svg)](https://phpackages.com/packages/jpmorby-time-greeting-helper)
```

###  Alternatives

[kartik-v/yii2-field-range

Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more

252.2M26](/packages/kartik-v-yii2-field-range)[singlequote/laravel-datatables

This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations

1924.9k](/packages/singlequote-laravel-datatables)

PHPackages © 2026

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