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

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

piotzkhider/php-skeleton
========================

Generic php project skeleton package

1.0.11(6y ago)029MITPHPPHP ^7.2CI failing

Since Oct 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/piotzkhider/Piotzkhider.PhpSkeleton)[ Packagist](https://packagist.org/packages/piotzkhider/php-skeleton)[ Docs](https://github.com/piotzkhider/Piotzkhider.PhpSkeleton)[ RSS](/packages/piotzkhider-php-skeleton/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (13)Used By (0)

This library is heavily inspired by the [bear/qa-tools](https://github.com/bearsunday/BEAR.QATools), [koriym/Koriym.PhpSkeleton](https://github.com/koriym/Koriym.PhpSkeleton)

A standard PHP project skeleton
===============================

[](#a-standard-php-project-skeleton)

Create Project
--------------

[](#create-project)

To create your project, enter the following command in your console.

```
composer create-project piotzkhider/php-skeleton

```

You will be asked a few questions to configure the project:

```
What is the vendor name ?

(MyVendor):Piotzkhider

What is the package name ?

(MyPackage):AwesomePackage

```

Composer Commands
-----------------

[](#composer-commands)

Once installed, the project will automatically be configured so you can run those commands in the root of your application:

### test

[](#test)

`composer test` run [`phpunit`](https://github.com/sebastianbergmann/phpunit).

### tests

[](#tests)

`composer tests` run [`phpcs`](https://github.com/squizlabs/PHP_CodeSniffer), [`php-cs-fixer`](https://github.com/FriendsOfPHP/PHP-CS-Fixer), [`phpstan`](https://github.com/phpstan/phpstan), [`psalm`](https://github.com/vimeo/psalm) and [`phpunit`](https://github.com/sebastianbergmann/phpunit).

### coverage

[](#coverage)

`composer coverage` builds test coverage report.

### cs-fix

[](#cs-fix)

`composer cs-fix` run [`php-cs-fixer`](https://github.com/FriendsOfPHP/PHP-CS-Fixer) and [`phpcbf`](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically) to fix up the PHP code to follow the coding standards. (Check only command `composer cs` is also available.)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

12

Last Release

2385d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7950487?v=4)[piotzkhider](/maintainers/piotzkhider)[@piotzkhider](https://github.com/piotzkhider)

---

Top Contributors

[![piotzkhider](https://avatars.githubusercontent.com/u/7950487?v=4)](https://github.com/piotzkhider "piotzkhider (14 commits)")

---

Tags

Skeleton

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[nunomaduro/skeleton-php

A skeleton repository for my packages

9761.4k](/packages/nunomaduro-skeleton-php)[aniftyco/skeletor

Summon Skeletor's minion: a Composer companion to unleash extra functionality with every `create-project` command.

961.6k2](/packages/aniftyco-skeletor)[markocupic/contao-bundle-creator-bundle

This bundle provides a bundle maker for Contao 4.\*. The extension will create a fully working backend- or/and frontend module after you have defined a few parameters in the contao backend.

224.7k](/packages/markocupic-contao-bundle-creator-bundle)[algoyounes/laravel-package-skeleton

Laravel Package Skeleton for streamlined package development

271.3k](/packages/algoyounes-laravel-package-skeleton)[mix/mix-skeleton

Full-featured development skeleton

132.1k](/packages/mix-mix-skeleton)

PHPackages © 2026

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