PHPackages                             swede2k/laravel-hello - 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. swede2k/laravel-hello

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

swede2k/laravel-hello
=====================

Laravel Hello World simple package

010PHP

Since Sep 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/swede2k/laravel-hello)[ Packagist](https://packagist.org/packages/swede2k/laravel-hello)[ RSS](/packages/swede2k-laravel-hello/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Hello
=============

[](#laravel-hello)

Laravel Hello World simple package

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

[](#installation)

```
composer require swede2k/laravel-hello --dev
```

Usage
-----

[](#usage)

```
Hello::world();
```

Route Example:

```
Route::get('/', function () {
    return Hello::world();
});
```

Controller Example:

```
public function index()
{
    return Hello::world();
}
```

😄 😄 😄

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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://www.gravatar.com/avatar/ce9998bad40fcc3f221b77a5d17a587959dff2d63afc472a9da6302af3868053?d=identicon)[swede2k](/maintainers/swede2k)

---

Top Contributors

[![swede2k](https://avatars.githubusercontent.com/u/2859424?v=4)](https://github.com/swede2k "swede2k (5 commits)")

### Embed Badge

![Health badge](/badges/swede2k-laravel-hello/health.svg)

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

###  Alternatives

[hidehalo/nanoid-php

A copy of nanoid in PHP

8124.1M41](/packages/hidehalo-nanoid-php)[humanmade/hm-gutenberg-tools

Human Made Gutenberg Tools

18997.6k](/packages/humanmade-hm-gutenberg-tools)[monsieurbiz/sylius-menu-plugin

This plugins allows you to manage menus.

1570.2k1](/packages/monsieurbiz-sylius-menu-plugin)[sroze/argument-resolver

A lightweight utility to resolve method arguments based on types and names

1041.4k1](/packages/sroze-argument-resolver)

PHPackages © 2026

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