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

Abandoned → [koriym/php-skeleton](/?search=koriym%2Fphp-skeleton)ArchivedLibrary[PSR &amp; Standards](/categories/psr-standards)

josantonius/php-skeleton
========================

Generic PHP project skeleton package

1.0.1(8y ago)6702MITPHPPHP ^5.6 || ^7.0

Since Apr 23Pushed 3y ago2 watchersCompare

[ Source](https://github.com/josantonius/php-skeleton)[ Packagist](https://packagist.org/packages/josantonius/php-skeleton)[ Docs](https://github.com/__Vendor__/__PREFIX____Package__)[ RSS](/packages/josantonius-php-skeleton/feed)WikiDiscussions 1.x Synced 2mo ago

READMEChangelog (2)Dependencies (4)Versions (31)Used By (0)

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

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

[![Latest Stable Version](https://camo.githubusercontent.com/33cc75405eff4e1d0569e8885f8fdc486dd72b274bbb42cdcbb67c5310f97125/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73616e746f6e6975732f7068702d736b656c65746f6e2f762f737461626c65)](https://packagist.org/packages/josantonius/php-skeleton)[![License](https://camo.githubusercontent.com/e117cff69da85c5617c9322c0f1dd1aec9991011417d00e7f8ff360ad1fc31b9/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73616e746f6e6975732f7068702d736b656c65746f6e2f6c6963656e7365)](LICENSE)

[Versión en español](README-ES.md)

This project was created in order to provide project skeleton to start new PHP project.

---

- [Requirements](#requirements)
- [Create project](#create-project)
- [Composer scripts](#composer-scripts)
- [License](#license)

---

Requirements
------------

[](#requirements)

This project is supported by **PHP versions 5.6** or higher and is compatible with **HHVM versions 3.0** or higher.

Create project
--------------

[](#create-project)

You'll need [Composer](http://getcomposer.org/download/).

```
composer create-project josantonius/php-skeleton {project-path}

```

[![asciicast](https://camo.githubusercontent.com/73183306ba5607930795741363eb9e276511e2dd987bc9a74732e44d012554eb/68747470733a2f2f61736369696e656d612e6f72672f612f3134363531312e706e67)](https://asciinema.org/a/146511)

Various config files are ready for continuous integration.

- phpunit.xml for [phpunit](http://phpunit.de/manual/current/en/index.html)
- phpmd.xml for [PHPMD](https://phpmd.org)
- phpcs.xml for [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer/wiki)
- .php\_cs for [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)
- .travis.yml for [Travis CI](https://travis-ci.org/)

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

[](#composer-scripts)

### tests

[](#tests)

`composer tests` run [`phpcs`](https://github.com/squizlabs/PHP_CodeSniffer), [`phpmd`](https://github.com/phpmd/phpmd) and [`phpunit`](https://github.com/sebastianbergmann/phpunit). Run `phpunit` for unit test only.

```
composer tests

```

### fix

[](#fix)

`composer 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.

```
composer fix

```

License
-------

[](#license)

This repository is licensed under the [MIT License](LICENSE).

Copyright © 2013, [Koriym](https://github.com/koriym)

Copyright © 2017-2022, [Josantonius](https://github.com/josantonius/lang/es-ES/README.md#contacto)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 74.4% 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 ~113 days

Recently: every ~479 days

Total

31

Last Release

1360d ago

Major Versions

0.8.5 → 1.0.02017-11-12

PHP version history (4 changes)0.7.0PHP &gt;=5.5.0

0.7.5PHP ~5.6|~7.0

0.8.1PHP ^5.6 || ^7.0

0.8.3PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b221283501ec8a9cbaefaf27821a91ae8ddd33bddf1fccc6c6815b7ad216ff1?d=identicon)[Josantonius](/maintainers/Josantonius)

---

Top Contributors

[![koriym](https://avatars.githubusercontent.com/u/529021?v=4)](https://github.com/koriym "koriym (177 commits)")[![josantonius](https://avatars.githubusercontent.com/u/18104336?v=4)](https://github.com/josantonius "josantonius (42 commits)")[![kumamidori](https://avatars.githubusercontent.com/u/384567?v=4)](https://github.com/kumamidori "kumamidori (6 commits)")[![kenjis](https://avatars.githubusercontent.com/u/87955?v=4)](https://github.com/kenjis "kenjis (5 commits)")[![hidenorigoto](https://avatars.githubusercontent.com/u/89830?v=4)](https://github.com/hidenorigoto "hidenorigoto (4 commits)")[![akovardin](https://avatars.githubusercontent.com/u/365223?v=4)](https://github.com/akovardin "akovardin (2 commits)")[![christiaan](https://avatars.githubusercontent.com/u/118490?v=4)](https://github.com/christiaan "christiaan (1 commits)")[![sanmai](https://avatars.githubusercontent.com/u/139488?v=4)](https://github.com/sanmai "sanmai (1 commits)")

---

Tags

psrSkeleton

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/josantonius-php-skeleton/health.svg)](https://phpackages.com/packages/josantonius-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)
