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

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

tooinfinity/package-skeleton-php
================================

A skeleton repository for my packages

v1.0.0(1y ago)08MITPHPPHP ^8.3.0CI passing

Since Apr 13Pushed 10mo ago1 watchersCompare

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

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

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

 [![GitHub Workflow Status (master)](https://github.com/tooinfinity/package-skeleton-php/actions/workflows/tests.yml/badge.svg)](https://github.com/tooinfinity/package-skeleton-php/actions) [![Total Downloads](https://camo.githubusercontent.com/b47e53ec05ef1bf5442d92565b4940cb8e53bad47a41499aff3aaae386a7b104/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f6f696e66696e6974792f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/tooinfinity/package-skeleton-php) [![Latest Version](https://camo.githubusercontent.com/8f6aedbde14622a467df9c0be5278201ee760718155d8f25fc2d9fa53f7404fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746f6f696e66696e6974792f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/tooinfinity/package-skeleton-php) [![License](https://camo.githubusercontent.com/fea6dc60b8175ff14c68f6c76ac58f520e806c4f73a5c0b936a1af19b49a360c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f746f6f696e66696e6974792f7061636b6167652d736b656c65746f6e2d706870)](https://packagist.org/packages/tooinfinity/package-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 tooinfinity/package-skeleton-php --prefer-source PackageName
```

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

```
composer lint
```

✅ Run refactors using **Rector**

```
composer rector
```

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

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
composer test
```

**Package Skeleton PHP** was created by **[TouwfiQ Meghlaoui](https://github.com/tooinfinity)** under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance50

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

400d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fad01b345e974f146689221caf46150ec44bce4dc5645754a7110cb2c033b8f0?d=identicon)[tooinfinity](/maintainers/tooinfinity)

---

Top Contributors

[![tooinfinity](https://avatars.githubusercontent.com/u/51855906?v=4)](https://github.com/tooinfinity "tooinfinity (8 commits)")

---

Tags

phppackageSkeleton

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/tooinfinity-package-skeleton-php/health.svg)](https://phpackages.com/packages/tooinfinity-package-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)
