PHPackages                             phetit/package-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. phetit/package-template

Abandoned → [phetit/package-skeleton](/?search=phetit%2Fpackage-skeleton)Project[Templating &amp; Views](/categories/templating)

phetit/package-template
=======================

Template for a PHP package

v2.0.0(2y ago)04MITPHPPHP ^8.1

Since Jul 13Pushed 2y ago1 watchersCompare

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

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

[![GitHub tag (with filter)](https://camo.githubusercontent.com/8152cf6a9dc31cc80fce4719a423b580c4d0507ecb94c8e068394f09affd87cc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f7068657469742f7061636b6167652d736b656c65746f6e)](https://github.com/phetit/package-skeleton/releases/latest)[![Packagist](https://camo.githubusercontent.com/b784aad4a33b909129cb838b4a95aded7f07fd6ed4ffc8fa10f5353027d708d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068657469742f7061636b6167652d736b656c65746f6e)](https://packagist.org/packages/phetit/package-skeleton)[![GitHub](https://camo.githubusercontent.com/baff60d839f057f499bd37859b76e52439d14226d31836a840666d283b2c9576/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7068657469742f7061636b6167652d736b656c65746f6e)](https://github.com/phetit/package-skeleton/blob/main/LICENSE)

Phetit Package Skeleton
=======================

[](#phetit-package-skeleton)

This repository provides a skeleton to start your next PHP package.

> **Requires PHP 8.1+**

Usage
-----

[](#usage)

### Installation

[](#installation)

📦 Create a [Composer](https://getcomposer.org/) project:

```
composer create-project phetit/package-skeleton --keep-vcs PackageName
```

> If you want to get the last changes in the repository, add `--stability=dev` option.

After installation, follow the console instructions to set up your project.

### Composer scripts

[](#composer-scripts)

Once the project has been set up, you can use the following composer scripts.

🎨 Run code style analysis using [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer):

```
composer test:lint
```

🛠️ Run static analysis using [PHPStan](https://phpstan.org/):

```
composer test:types
```

✅ Run unit tests using [PHPUnit](https://phpunit.de/):

```
composer test:unit
```

🚀 Run the entire test suit

```
composer test
```

License
-------

[](#license)

This project is licensed under the [**MIT license**](https://opensource.org/license/mit/).

References
----------

[](#references)

- [nunomaduro/skeleton-php](https://github.com/nunomaduro/skeleton-php)
- [briandk briandk/CONTRIBUTING.md ](https://gist.github.com/briandk/3d2e8b3ec8daf5a27a62)
- [github/docs/CONTRIBUTING.md](https://github.com/github/docs/blob/main/CONTRIBUTING.md)
- [ikatyang/emoji-cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet)
- [parmentf/GitCommitEmoji.md](https://gist.github.com/parmentf/035de27d6ed1dce0b36a)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

969d ago

Major Versions

v1.0.0 → v2.0.02023-09-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c7a9845e792d123523dd59f449c8c38dc920b8af470be7683165ead3f5e499b?d=identicon)[lombervid](/maintainers/lombervid)

---

Top Contributors

[![lombervid](https://avatars.githubusercontent.com/u/3432651?v=4)](https://github.com/lombervid "lombervid (46 commits)")

---

Tags

composer-templatepackage-skeletonpackage-templatephpphp-package-templatephp-skeletonphp-templatephp-template-templatetemplateSkeletonpackage-skeletonpackage template

### Embed Badge

![Health badge](/badges/phetit-package-template/health.svg)

```
[![Health](https://phpackages.com/badges/phetit-package-template/health.svg)](https://phpackages.com/packages/phetit-package-template)
```

PHPackages © 2026

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