PHPackages                             ppi/skeleton-app - 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. [Framework](/categories/framework)
4. /
5. ppi/skeleton-app

ActiveLibrary[Framework](/categories/framework)

ppi/skeleton-app
================

The PPI Skeleton Application - A pre-built application around the PPI Framework. Lots of extra goodies

2.1.2(10y ago)549116[5 issues](https://github.com/ppi/skeletonapp/issues)[1 PRs](https://github.com/ppi/skeletonapp/pulls)MITPHP

Since Nov 17Pushed 9y ago9 watchersCompare

[ Source](https://github.com/ppi/skeletonapp)[ Packagist](https://packagist.org/packages/ppi/skeleton-app)[ Docs](http://www.ppi.io)[ RSS](/packages/ppi-skeleton-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (6)Dependencies (3)Versions (28)Used By (0)

PPI Skeleton Application
========================

[](#ppi--skeleton-application)

What is PPI ?
-------------

[](#what-is-ppi-)

PPI is a framework delivery engine. Using the concept of microservices, it lets you choose which parts of frameworks you wish to use on a per-feature basis. As such each feature makes its own independent decisions, allowing you to pick the best tools from the best PHP frameworks.

[Visit the documentation](http://docs.ppi.io/latest)

Contributing
------------

[](#contributing)

PPI is an open source, community-driven project. If you'd like to contribute, check out our issues list. You can find us on IRC, Google Plus or Twitter (\[@ppi\_framework\]\[@twitter\]).

If you're submitting a pull request, please do so on your own branch on \[GitHub\]\[@gitweb\].

Start by forking the PPI Skeletonapp repository and cloning your fork locally:

```
$ git clone git@github.com:YOUR_USERNAME/skeletonapp.git
$ git remote add upstream git://github.com/ppi/skeletonapp.git
$ git checkout -b feature/BRANCH_NAME master

```

After your work is finished rebase the feature branch and push it:

```
$ git checkout master
$ git fetch upstream
$ git merge upstream/master
$ git checkout feature/BRANCH_NAME
$ git rebase master
$ git push --force origin feature/BRANCH_NAME

```

Go to GitHub again and make a pull request on the ppi/framework repository. Thank you for making PPI better!

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 71.1% 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 ~121 days

Total

5

Last Release

3740d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9025c7b030862eabb8877bfe173b2358db04463e16d50703c6d9287e55fe5804?d=identicon)[dragoonis](/maintainers/dragoonis)

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

---

Top Contributors

[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (506 commits)")[![vitorbrandao](https://avatars.githubusercontent.com/u/109226?v=4)](https://github.com/vitorbrandao "vitorbrandao (178 commits)")[![BenExile](https://avatars.githubusercontent.com/u/472685?v=4)](https://github.com/BenExile "BenExile (13 commits)")[![rawkode](https://avatars.githubusercontent.com/u/145816?v=4)](https://github.com/rawkode "rawkode (6 commits)")[![OleMchls](https://avatars.githubusercontent.com/u/584259?v=4)](https://github.com/OleMchls "OleMchls (2 commits)")[![dannym87](https://avatars.githubusercontent.com/u/5222154?v=4)](https://github.com/dannym87 "dannym87 (2 commits)")[![marcqualie](https://avatars.githubusercontent.com/u/101022?v=4)](https://github.com/marcqualie "marcqualie (2 commits)")[![Remo](https://avatars.githubusercontent.com/u/129864?v=4)](https://github.com/Remo "Remo (2 commits)")[![wodCZ](https://avatars.githubusercontent.com/u/1174421?v=4)](https://github.com/wodCZ "wodCZ (1 commits)")

---

Tags

symfonyframeworklaraveldoctrinepdoHTML5zendfuelphpppijquerymustachebootstrapmongoskeletonapp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ppi-skeleton-app/health.svg)

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

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[dragon-code/support

Support package is a collection of helpers and tools for any project.

238.7M101](/packages/dragon-code-support)[phpmv/php-mv-ui

A JQuery and UI library for php and php MVC frameworks

3319.7k3](/packages/phpmv-php-mv-ui)[krzysiekpiasecki/gentelella

A Symfony skeleton application with user account functionality based on the Twitter Bootstrap and Gentelella template

991.8k](/packages/krzysiekpiasecki-gentelella)

PHPackages © 2026

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