PHPackages                             siims/hello\_packagist - 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. siims/hello\_packagist

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

siims/hello\_packagist
======================

Hello World Packagist

v0.0.7(3y ago)016OSL-3.0PHPPHP &gt;=7.4

Since Apr 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/siims-biz/hello_packagist)[ Packagist](https://packagist.org/packages/siims/hello_packagist)[ RSS](/packages/siims-hello-packagist/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)DependenciesVersions (4)Used By (0)

hello\_packagist
================

[](#hello_packagist)

Sample vendor/package for packagist/composer

2023-04-14 16:12
================

[](#2023-04-14-1612)

Attempt to submit production tag 0.0.1 Found cached composer.json of siims/hello\_packagist (v0.0.7) Reading composer.json of siims/hello\_packagist (v0.0.6-dev) Skipped tag v0.0.6-dev, invalid tag name, tags can not use dev prefixes or suffixes Reading composer.json of siims/hello\_packagist (v0.0.4-dev) Skipped tag v0.0.4-dev, invalid tag name, tags can not use dev prefixes or suffixes

2023-04-08 16:30
================

[](#2023-04-08-1630)

```
For getting a working sample:
mkdir new_folder
composer create-project siims/hello_packagist:dev-main .
php ExampleHelloComposer.php
Hello Composer

With create-project you get a copy of the original composer.json.
With require you get a new composer.json or the existing composer.json gets updated.

```

2023-04-07 23:00 - Updated on 2023-04-08 16:30
==============================================

[](#2023-04-07-2300---updated-on-2023-04-08-1630)

```
For using the stuff at your own stuff
composer require siims/hello_packagist:dev-main

```

composer show --platform

Tested, should work

```
./composer.json has been created
Running composer update siims/hello_packagist
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
  - Locking siims/hello_packagist (dev-main 1fd7f1a)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Downloading siims/hello_packagist (dev-main 1fd7f1a)
  - Installing siims/hello_packagist (dev-main 1fd7f1a): Extracting archive
Generating autoload files
No security vulnerability advisories found

```

2023-04-07 22:00
================

[](#2023-04-07-2200)

```
Search for a package:
Add PSR-4 autoload mapping? Maps namespace "Siims\HelloPackagist" to the entered relative path. [src/, n to skip]:

{
    "name": "siims/hello_packagist",
    "description": "Hello World Packagist",
    "type": "library",
    "license": "OSL-3.0",
    "autoload": {
        "psr-4": {
            "Siims\\HelloPackagist\\": "src/"
        }
    },
    "authors": [
        {
            "name": "siims",
            "email": "system@siims.biz"
        }
    ],
    "require": {}
}

Do you confirm generation [yes]?
Generating autoload files
Generated autoload files
Would you like the vendor directory added to your .gitignore [yes]?
PSR-4 autoloading configured. Use "namespace Siims\HelloPackagist;" in src/
Include the Composer autoloader with: require 'vendor/autoload.php';

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.5% 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 ~3 days

Total

3

Last Release

1128d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1492cef43b40013bb8f65a014ec65cad5c922ea10fd9e9a6fc24c0f28444b770?d=identicon)[siims](/maintainers/siims)

---

Top Contributors

[![siims-biz](https://avatars.githubusercontent.com/u/16583329?v=4)](https://github.com/siims-biz "siims-biz (7 commits)")[![matjung](https://avatars.githubusercontent.com/u/46030566?v=4)](https://github.com/matjung "matjung (1 commits)")

---

Tags

hello world

### Embed Badge

![Health badge](/badges/siims-hello-packagist/health.svg)

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

###  Alternatives

[invaders-xx/filament-kanban-board

Add a Kanban page to filament

7617.1k](/packages/invaders-xx-filament-kanban-board)[aura/signal

A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.

3361.6k4](/packages/aura-signal)

PHPackages © 2026

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