PHPackages                             gallu/slim-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. [HTTP &amp; Networking](/categories/http)
4. /
5. gallu/slim-skeleton

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

gallu/slim-skeleton
===================

A Slim Framework skeleton application for rapid business use development

v0.0.3(6y ago)013MITPHPPHP &gt;=5.5.0

Since Sep 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gallu/Slim-Skeleton)[ Packagist](https://packagist.org/packages/gallu/slim-skeleton)[ RSS](/packages/gallu-slim-skeleton/feed)WikiDiscussions master Synced today

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

Slim Framework 3 Skeleton Application
=====================================

[](#slim-framework-3-skeleton-application)

Install the Application
-----------------------

[](#install-the-application)

Run this command from the directory in which you want to install your new Slim Framework application.

```
php composer.phar create-project gallu/slim-skeleton [my-app-name]

```

Replace `[my-app-name]` with the desired directory name for your new application. You'll want to:

- Point your virtual host document root to your new application's `public/` directory.
- Ensure `logs/` is web writeable.

To run the application in development, you can run these commands

```
cd [my-app-name]
php composer.phar start

```

Run this command in the application directory to run the test suite

```
php composer.phar test

```

That's it! Now go build something cool.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

3

Last Release

2279d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5997c107b39c6ad08fba0d197b2d97fbb513beb31b735da4f78341e839cd3cd7?d=identicon)[gallu](/maintainers/gallu)

---

Top Contributors

[![gallu](https://avatars.githubusercontent.com/u/1485076?v=4)](https://github.com/gallu "gallu (5 commits)")

---

Tags

restpsr7slimmicroframework

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/gallu-slim-skeleton/health.svg)

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

PHPackages © 2026

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