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

ActiveLibrary[Templating &amp; Views](/categories/templating)

mohatt/package-skeleton-php
===========================

A skeleton repository for PHP packages.

1.0.0(4y ago)04MITPHPPHP ^8.0

Since Jun 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mohatt/package-skeleton-php)[ Packagist](https://packagist.org/packages/mohatt/package-skeleton-php)[ Docs](https://github.com/mohatt/package-skeleton-php)[ RSS](/packages/mohatt-package-skeleton-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

mohatt/package-skeleton-php
===========================

[](#mohattpackage-skeleton-php)

[![Latest Version](https://camo.githubusercontent.com/14ae2af60e1b83ccf0ee1c27c46215e04416c47429bfc07a39b1e8daa023bd31/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702e7376673f6c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/mohatt/package-skeleton-php)[![Build Status](https://camo.githubusercontent.com/eacb773b4cf3868f0309c58bfc696e333657c411541330f0d44bb570783d2bd8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702f43492f6d61737465723f6c6f676f3d676974687562)](https://github.com/mohatt/package-skeleton-php/actions/workflows/main.yml)[![Coverage Status](https://camo.githubusercontent.com/f5727cc67a36c9be03ea6dc2f688b70a69ef0afba191be277cc23190b57b4fce/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702e7376673f6c6f676f3d636f6465636f76266c6f676f436f6c6f723d7768697465)](https://codecov.io/github/mohatt/package-skeleton-php)[![PHP Version](https://camo.githubusercontent.com/3e508ceff00dbf93a15e20281af9140d5c89f50d74bb029d691c52094137338a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702e7376673f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://www.php.net)[![License](https://camo.githubusercontent.com/84139e13cca64d7a4aa6fc14848728c21e4e69d05d6fc683b1aab2faa92fc4f4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702e7376673f6c6f676f3d6f70656e253230736f75726365253230696e6974696174697665266c6f676f436f6c6f723d7768697465)](https://github.com/mohatt/package-skeleton-php/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/f8281cb4bcbe95458c905ea7811828405ee2a6e9c858554e299f06a09ae31e5e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f686174742f7061636b6167652d736b656c65746f6e2d7068702e7376673f6c6f676f3d69436c6f7564266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/mohatt/package-skeleton-php)

> This repository can be used to scaffold a composer package. Click the "Use template" button at the top of this repo to create a new repo with the contents of this skeleton. Have fun creating your package!

This is where your description should go. Try and limit it to a paragraph or two.

Installation
------------

[](#installation)

The preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require mohatt/package-skeleton-php
```

Usage
-----

[](#usage)

```
$skeleton = new Mohatt\Skeleton\Hello();
echo $skeleton->getHello();
```

Composer scripts
----------------

[](#composer-scripts)

```
# Lint PHP source without making any changes
composer lint

# Lint and fix code style issues
composer lint:fix

# Run tests
composer test

# Run tests with coverage
composer test:coverage
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Contributions are welcome! Please read [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

License
-------

[](#license)

[MIT](https://github.com/mohatt/package-skeleton-php/blob/master/LICENSE)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

1807d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/348753?v=4)[Mohamed E.](/maintainers/mohatt)[@mohatt](https://github.com/mohatt)

---

Top Contributors

[![mohatt](https://avatars.githubusercontent.com/u/348753?v=4)](https://github.com/mohatt "mohatt (13 commits)")

---

Tags

templateboilerplateSkeletonstarter

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tightenco/jigsaw-blog-template

Blog starter template for Jigsaw static site generator by Tighten

9464.0k](/packages/tightenco-jigsaw-blog-template)[tightenco/jigsaw-docs-template

Documentation starter template for Jigsaw static site generator by Tighten

5026.9k](/packages/tightenco-jigsaw-docs-template)

PHPackages © 2026

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