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

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

guillermoandrae/php-skeleton
============================

Skeleton for PHP projects

1.2.1(6y ago)210[1 PRs](https://github.com/guillermoandrae/php-skeleton/pulls)MITPHPPHP &gt;=7.2CI passing

Since Jul 7Pushed 3mo agoCompare

[ Source](https://github.com/guillermoandrae/php-skeleton)[ Packagist](https://packagist.org/packages/guillermoandrae/php-skeleton)[ RSS](/packages/guillermoandrae-php-skeleton/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

PHP Skeleton
============

[](#php-skeleton)

[![Travis](https://camo.githubusercontent.com/e9e28d074b327c519cc61ef4fcb73612c1810f545746f0c738bdbe3bf4a07603/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6775696c6c65726d6f616e647261652f7068702d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/guillermoandrae/php-skeleton) [![Scrutinizer](https://camo.githubusercontent.com/1f494cde1ea9ae89043c886fa5885bf3d588c4febd6dfec50a94668e27988a31/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6775696c6c65726d6f616e647261652f7068702d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/guillermoandrae/php-skeleton/) [![Scrutinizer Coverage](https://camo.githubusercontent.com/bc26c6f8d2812931ff51f34bf65b3b63c1410e8459de5202081d2e80475cfe7f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6775696c6c65726d6f616e647261652f7068702d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/guillermoandrae/php-skeleton/) [![PHP from Travis config](https://camo.githubusercontent.com/37061351f489692a3ff24ea2369344d4213a71dca98480987b90bd07679c9f79/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f6775696c6c65726d6f616e647261652f7068702d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/guillermoandrae/php-skeleton)[![@guillermoandrae on Twitter](https://camo.githubusercontent.com/70c8987bbf09ffea3df71ed0afad16f7a74817180859c9ee82460705ed6282ea/687474703a2f2f696d672e736869656c64732e696f2f62616467652f747769747465722d2534306775696c6c65726d6f616e647261652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/guillermoandrae)

This project provides a skeleton that can be used to spin up PHP projects.

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

[](#installation)

Do this, then relax:

```
composer create-project guillermoandrae/php-skeleton [project name]

```

Testing
-------

[](#testing)

Run the following command to make sure your code is appropriately styled:

```
composer check-style

```

Run the following command to check style, run tests, and generate a Clover report:

```
composer test

```

Run the following command to check style, run tests, and generate an HTML report (access the report at ):

```
composer test-html

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance53

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

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

Every ~70 days

Total

5

Last Release

2225d ago

PHP version history (2 changes)1.0.0PHP ^7.2

1.1.0PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![guillermoandrae](https://avatars.githubusercontent.com/u/133861?v=4)](https://github.com/guillermoandrae "guillermoandrae (20 commits)")

---

Tags

phpscrutinizerskeletontravis-ci

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[lingaro/magento2-codegen

Magento 2 Code Generator

966.5k](/packages/lingaro-magento2-codegen)

PHPackages © 2026

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