PHPackages                             hergend/pack-hf - 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. [Framework](/categories/framework)
4. /
5. hergend/pack-hf

ActiveLibrary[Framework](/categories/framework)

hergend/pack-hf
===============

A tiny package generator for Hyperf

1.0.0(1y ago)02GPL-3.0-or-laterPHPPHP ^8.0

Since May 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/HergenD/pack-hyperf)[ Packagist](https://packagist.org/packages/hergend/pack-hf)[ RSS](/packages/hergend-pack-hf/feed)WikiDiscussions main Synced 1mo ago

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

Pack Hyperf
-----------

[](#pack-hyperf)

Tiny package generator, only creating the most bare-bone folder structure for a new (local only) package.

### Installation

[](#installation)

Install pack as a dev dependency:

```
composer require hergend/pack-hf --dev

```

### Usage

[](#usage)

!! Package names are `kebab-case`, so not `PascalCase`

```
php bin/hyperf.php make:pack

```

Creates the following files:

```
|- src/
|  |- PackageServiceProvider.php
|- tests/
|- composer.json

```

It also sets up the correct namespacing, and registers your package in your root `composer.json`.

Using this tool you can create local packages for utility classes/functionality to be shared across domains within your application easily.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance49

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

376d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66e3e5ddb7ac36dd1858b7ca40280233c9ecf05b5d0040353af7308c6f482259?d=identicon)[HergenD](/maintainers/HergenD)

---

Top Contributors

[![HergenD](https://avatars.githubusercontent.com/u/32772820?v=4)](https://github.com/HergenD "HergenD (1 commits)")

### Embed Badge

![Health badge](/badges/hergend-pack-hf/health.svg)

```
[![Health](https://phpackages.com/badges/hergend-pack-hf/health.svg)](https://phpackages.com/packages/hergend-pack-hf)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

301187.4k](/packages/hyperf-hyperf-skeleton)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[hyperf/swow-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

514.5k](/packages/hyperf-swow-skeleton)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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