PHPackages                             hergend/pack - 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

ActiveLibrary[Framework](/categories/framework)

hergend/pack
============

A tiny package generator for Laravel

v1.1.0(2y ago)08.2k—1.7%GPL-3.0-or-laterPHPPHP ^7.4 || ^8.0

Since Oct 1Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Pack
----

[](#pack)

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 --dev

```

### Usage

[](#usage)

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

```
php artisan 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

30

—

LowBetter than 61% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

2

Last Release

1052d 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 (5 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k212.4M1.5k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M322](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M228](/packages/laravel-mcp)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.6k26.0M809](/packages/laravel-boost)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k31.8M162](/packages/laravel-cashier)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)

PHPackages © 2026

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