PHPackages                             monsieurbon/tiny-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. monsieurbon/tiny-skeleton

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

monsieurbon/tiny-skeleton
=========================

A Tiny skeleton project

v1.2.0(7y ago)08MITPHP

Since Oct 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MonsieurBon/tiny-skeleton)[ Packagist](https://packagist.org/packages/monsieurbon/tiny-skeleton)[ RSS](/packages/monsieurbon-tiny-skeleton/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Tiny PHP Framework Skeleton Application
=======================================

[](#tiny-php-framework-skeleton-application)

This is a skeleton application to quickly start a new project with the Tiny PHP framework. Use composer to create a new project.

Create new Project
------------------

[](#create-new-project)

Run this command from the directory in which you want to create the project

```
php composer.phar create-project monsieurbon/tiny-skeleton [new-app-name]
```

Replace `[new-app-name]` with the directory name for your new application.

### Webserver

[](#webserver)

#### Built-in PHP webserver

[](#built-in-php-webserver)

To start using the skeleton application run

```
php -S 127.0.0.1:8080 -t web/ web/index.php
```

This will start the hello world application. Point your browser at `http://localhost:8080/hello/World`.

#### Apache, Nginx, etc.

[](#apache-nginx-etc)

Make sure you configure your webroot to be `web/`.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Total

5

Last Release

2762d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/437910?v=4)[Fabian Gut](/maintainers/MonsieurBon)[@MonsieurBon](https://github.com/MonsieurBon)

---

Top Contributors

[![MonsieurBon](https://avatars.githubusercontent.com/u/437910?v=4)](https://github.com/MonsieurBon "MonsieurBon (7 commits)")

### Embed Badge

![Health badge](/badges/monsieurbon-tiny-skeleton/health.svg)

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

###  Alternatives

[supervisorphp/supervisor

PHP library for managing Supervisor through XML-RPC API

2452.1M17](/packages/supervisorphp-supervisor)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

27571.2k5](/packages/symfony-ux-toggle-password)[panlatent/cron-expression-descriptor

Converts cron expressions into human readable descriptions.

21654.5k7](/packages/panlatent-cron-expression-descriptor)

PHPackages © 2026

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