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

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

perseid/skeleton-php
====================

A skeleton for php packages

v1.0.1(2mo ago)15MITPHPPHP ^8.3CI passing

Since Apr 9Pushed 2mo agoCompare

[ Source](https://github.com/Perseid-Group-Holdings-Pvt-Ltd/skeleton-php)[ Packagist](https://packagist.org/packages/perseid/skeleton-php)[ RSS](/packages/perseid-skeleton-php/feed)WikiDiscussions main Synced 1w ago

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

 [![GitHub Workflow Status (master)](https://github.com/Perseid-Group-Holdings-Pvt-Ltd/skeleton-php/actions/workflows/tests.yml/badge.svg)](https://github.com/Perseid-Group-Holdings-Pvt-Ltd/skeleton-php/actions) [![Total Downloads](https://camo.githubusercontent.com/fb9228e8d059e9d424b630874badec6a84751d36e99a5f19d676b63bd66c3368/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706572736569642f736b656c65746f6e2d706870)](https://packagist.org/packages/perseid/skeleton-php) [![Latest Version](https://camo.githubusercontent.com/8a3255c33a4cc89aaf6aab00b05985dd15e88fb7e3efab69e72efcb7e01ddd6a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706572736569642f736b656c65746f6e2d706870)](https://packagist.org/packages/perseid/skeleton-php) [![License](https://camo.githubusercontent.com/d3d12c53ffa1d98ddc6fb9401b6df60b0ee70c5a0109415f7e7ec041204f26bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f706572736569642f736b656c65746f6e2d706870)](https://packagist.org/packages/perseid/skeleton-php)

---

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 perseid/skeleton-php --prefer-source --remove-vcs 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
```

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance88

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

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

60d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4067a2fba010e305dd9973a745f99c007f0d99a112adea0d03b4657abbf83b76?d=identicon)[perseid](/maintainers/perseid)

---

Top Contributors

[![meyashtiwari](https://avatars.githubusercontent.com/u/29091927?v=4)](https://github.com/meyashtiwari "meyashtiwari (9 commits)")

---

Tags

phppackageSkeleton

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[nunomaduro/skeleton-php

A skeleton repository for my packages

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

PHPackages © 2026

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