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

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

adam-paterson/skeleton-php
==========================

A skeleton repository for my packages

v3.1.0(4y ago)210MITPHPPHP ^8.0

Since May 30Pushed 3y agoCompare

[ Source](https://github.com/adam-paterson/skeleton-php)[ Packagist](https://packagist.org/packages/adam-paterson/skeleton-php)[ Fund](https://www.paypal.com/paypalme/eadam-paterson)[ GitHub Sponsors](https://github.com/adam-paterson)[ RSS](/packages/adam-paterson-skeleton-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (22)Used By (0)

 [![Skeleton Php](https://raw.githubusercontent.com/adam-paterson/skeleton-php/master/docs/example.png)](https://raw.githubusercontent.com/adam-paterson/skeleton-php/master/docs/example.png)

 [ ![GitHub Workflow Status](https://camo.githubusercontent.com/c43bae90bc75dcc0068337b664be92ac546ab5e3f440e59a040d21429f2cf011/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6164616d2d7061746572736f6e2f736b656c65746f6e2d7068702f74657374732e796d6c3f7374796c653d666f722d7468652d6261646765) ](https://github.com/adam-paterson/skeleton-php/actions) [![Total Downloads](https://camo.githubusercontent.com/6c8ce6f01358555579153a51072ee16faaef460de3d0f61f6f4ab968698b8f7a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6164616d2d7061746572736f6e2f736b656c65746f6e2d7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/adam-paterson/skeleton-php) [![Latest Version](https://camo.githubusercontent.com/9c2ffd88adc75cadfb7617686c8375ae9a252b6df92f6b5cfc86b44ba0f76492/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6164616d2d7061746572736f6e2f736b656c65746f6e2d7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/adam-paterson/skeleton-php) [![License](https://camo.githubusercontent.com/6390bf02e0cd781f3adea8fd8a0a8667bec7fcb8d2a1c87aa29f18add5efeca5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6164616d2d7061746572736f6e2f736b656c65746f6e2d7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/adam-paterson/skeleton-php)

---

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

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

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

```
composer create-project adam-paterson/skeleton-php --prefer-source PackageName
```

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

```
composer lint
```

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

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
composer test
```

**Skeleton PHP** was modified by **[Adam Paterson](https://twitter.com/adam-paterson)** but was created by **[Nuno Maduro](https://twitter.com/enunomaduro)** under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~63 days

Recently: every ~98 days

Total

21

Last Release

1643d ago

Major Versions

v1.5.0 → v2.0.02020-06-26

v2.1.1 → v3.0.02021-05-05

PHP version history (5 changes)v1.0.0PHP ^7.1.3

v1.2.0PHP ^7.2

v2.0.0PHP ^7.3

v2.1.0PHP ^7.4

v3.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/296c5969d49c166c45bbe6066cc3057d7279a1451f495186ac82de0de9455107?d=identicon)[Adam\_Paterson](/maintainers/Adam_Paterson)

---

Top Contributors

[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (64 commits)")[![adam-paterson](https://avatars.githubusercontent.com/u/1008727?v=4)](https://github.com/adam-paterson "adam-paterson (5 commits)")[![askdkc](https://avatars.githubusercontent.com/u/7894265?v=4)](https://github.com/askdkc "askdkc (1 commits)")[![dansysanalyst](https://avatars.githubusercontent.com/u/79267265?v=4)](https://github.com/dansysanalyst "dansysanalyst (1 commits)")[![svenluijten](https://avatars.githubusercontent.com/u/11269635?v=4)](https://github.com/svenluijten "svenluijten (1 commits)")

---

Tags

phppackageSkeleton

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  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)
