PHPackages                             shotanue/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. shotanue/php-skeleton

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

shotanue/php-skeleton
=====================

Generic PHP project skeleton package

0.0.1(3y ago)07[1 PRs](https://github.com/shotanue/PhpSkeleton/pulls)MITPHPPHP ^8.1

Since Aug 1Pushed 2y ago1 watchersCompare

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

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

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

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

based on

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

[](#create-project)

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

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

```

dependencies
------------

[](#dependencies)

- [PHPUnit](https://phpunit.readthedocs.io/ja/latest/)
- [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer/wiki)
- [Psalm](https://psalm.dev)
- [PHPMetrics](https://www.phpmetrics.org)
- [Rector](https://www.phpmetrics.org)

debug skeleton
--------------

[](#debug-skeleton)

```
mkdir build

cd build

cat  package.json
{
    "package": {
        "name": "shotanue/php-skeleton",
        "version": "0.0.0",
        "source": {
            "url": "./../.git",
            "type": "git",
            "reference": "main"
        }
    }
}
EOF

composer create-project --repository-url=./package.json shotanue/php-skeleton test

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

1385d ago

### Community

Maintainers

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

---

Top Contributors

[![shotanue](https://avatars.githubusercontent.com/u/22065594?v=4)](https://github.com/shotanue "shotanue (2 commits)")

---

Tags

psrSkeleton

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psr/container

Common Container Interface (PHP FIG PSR-11)

10.0k1.0B3.7k](/packages/psr-container)[psr/clock

Common interface for reading the clock.

642332.9M343](/packages/psr-clock)[koriym/php-skeleton

Generic PHP project skeleton package

1803.9k](/packages/koriym-php-skeleton)[lctrs/psalm-psr-container-plugin

Let Psalm understand better psr11 containers

17648.1k13](/packages/lctrs-psalm-psr-container-plugin)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)

PHPackages © 2026

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