PHPackages                             gallu/slim4-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/slim4-skeleton

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

gallu/slim4-skeleton
====================

A Slim Framework skeleton application for rapid business use development

v1.0.2(3y ago)017[1 issues](https://github.com/gallu/Slim4-Skeleton/issues)MITPHPPHP ^7.4 || ^8.0

Since May 22Pushed 1y ago1 watchersCompare

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

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

Slim Framework 4 Skeleton Application
=====================================

[](#slim-framework-4-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/slim4-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

29

—

LowBetter than 60% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

3

Last Release

1173d ago

PHP version history (2 changes)v1.0.0PHP ^7.2

v1.0.2PHP ^7.4 || ^8.0

### 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 (9 commits)")

---

Tags

restpsr7slimmicroframework

### Embed Badge

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

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

PHPackages © 2026

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