PHPackages                             thuraaung2493/php-package-skeleton - 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. thuraaung2493/php-package-skeleton

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

thuraaung2493/php-package-skeleton
==================================

A skeleton repository for my php packages.

v1.0.2(1y ago)07MITPHPPHP ^8.3

Since Jan 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/thuraaung2493/php-package-skeleton)[ Packagist](https://packagist.org/packages/thuraaung2493/php-package-skeleton)[ RSS](/packages/thuraaung2493-php-package-skeleton/feed)WikiDiscussions main Synced 1mo ago

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

php-package-skeleton
====================

[](#php-package-skeleton)

This package provides a wonderful **PHP Skeleton** to start building your next package idea.

> **Requires [PHP 8.3+](https://php.net/releases/)**

⚡️ Create your package using [Composer](https://getcomposer.org):

```
composer create-project thuraaung2493/php-package-skeleton --prefer-source PackageName
```

🧹 Keep a modern codebase with **Pint**:

```
composer lint
```

✅ Run refactors using **Rector**

```
composer refactor
```

⚗️ Run static analysis using **PHPStan**:

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
composer test
```

**php-package-skeleton** was inspired by **[Nuno Maduro](https://twitter.com/enunomaduro)** under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance41

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~2 days

Total

3

Last Release

488d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6764acf86f328588b8b35a2e03683a19f42ed37d11dddb582256743c467d318f?d=identicon)[thuraaung2493](/maintainers/thuraaung2493)

---

Top Contributors

[![thuraaung2493](https://avatars.githubusercontent.com/u/22706964?v=4)](https://github.com/thuraaung2493 "thuraaung2493 (7 commits)")

---

Tags

phppackageSkeleton

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/thuraaung2493-php-package-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/thuraaung2493-php-package-skeleton/health.svg)](https://phpackages.com/packages/thuraaung2493-php-package-skeleton)
```

###  Alternatives

[nunomaduro/skeleton-php

A skeleton repository for my packages

9761.4k](/packages/nunomaduro-skeleton-php)

PHPackages © 2026

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