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

ActiveLibrary

ysato/php-skeleton
==================

Generic php project skeleton package

0.0.14(11mo ago)053MITPHPPHP ^8.2

Since May 1Pushed 11mo ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (17)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 ysato/php-skeleton

```

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

```
What is the vendor name ?

(MyVendor):Ysato

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), [`phpmd`](https://github.com/phpmd/phpmd), [`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 [`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

36

—

LowBetter than 82% of packages

Maintenance51

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Recently: every ~0 days

Total

16

Last Release

349d ago

PHP version history (3 changes)0.0.1PHP ^7.2

0.0.4PHP ^7.4

0.0.11PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![ysato](https://avatars.githubusercontent.com/u/56924527?v=4)](https://github.com/ysato "ysato (18 commits)")

---

Tags

Skeleton

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[jeroen-g/laravel-packager

A cli tool for creating Laravel packages.

1.4k707.3k18](/packages/jeroen-g-laravel-packager)[laminas/laminas-mvc-skeleton

Laminas MVC Skeleton Application

18088.0k](/packages/laminas-laminas-mvc-skeleton)[mezzio/mezzio-skeleton

Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!

12726.2k](/packages/mezzio-mezzio-skeleton)[flightphp/skeleton

A Flight PHP framework skeleton app to get your new projects up and running ASAP

602.4k](/packages/flightphp-skeleton)[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)

PHPackages © 2026

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