PHPackages                             gsu-dle/slim-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. gsu-dle/slim-template

ActiveLibrary[Templating &amp; Views](/categories/templating)

gsu-dle/slim-template
=====================

v1.1.2(3y ago)015MITPHPPHP ^8.1

Since Feb 3Pushed 3y agoCompare

[ Source](https://github.com/gsu-dle/slim-template)[ Packagist](https://packagist.org/packages/gsu-dle/slim-template)[ Docs](https://github.com/gsu-dle)[ RSS](/packages/gsu-dle-slim-template/feed)WikiDiscussions main Synced today

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

gsu-dle/slim-template
=====================

[](#gsu-dleslim-template)

Use this application template to quickly setup and start working on a new Slim 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.

This application template was built for Composer. This makes setting up a new Slim application quick and easy.

See [gsu-dle/slim](https://github.com/gsu-dle/slim) for more details.

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

[](#install-the-application)

Run this command from the directory in which you want to install your new Slim application. You will require PHP 8.1 or newer.

```
composer create-project gsu-dle/slim-template [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 writable.

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

```
cd [my-app-name]
composer start
```

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

```
composer test
```

Credits
-------

[](#credits)

- [Melody Forest](https://github.com/mforest-gsu)
- [Jeb Barger](https://github.com/jebba2)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

Total

5

Last Release

1213d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13945531?v=4)[Jeb Barger](/maintainers/jebba2)[@jebba2](https://github.com/jebba2)

![](https://www.gravatar.com/avatar/33a6b93c06eaf51dada5a1667d7877facbe2ba87497170218fc6c46eb70df196?d=identicon)[mforest.gsu](/maintainers/mforest.gsu)

---

Top Contributors

[![mforest-gsu](https://avatars.githubusercontent.com/u/101218656?v=4)](https://github.com/mforest-gsu "mforest-gsu (9 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gsu-dle-slim-template/health.svg)

```
[![Health](https://phpackages.com/badges/gsu-dle-slim-template/health.svg)](https://phpackages.com/packages/gsu-dle-slim-template)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

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