PHPackages                             kevin830222/slim3-sbadmin-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. kevin830222/slim3-sbadmin-skeleton

ActiveProject

kevin830222/slim3-sbadmin-skeleton
==================================

Slim Framework 3 skeleton with Twig &amp; Monolog and SB Admin 2

221HTML

Since Jan 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kevin830222/slim3-sbadmin-skeleton)[ Packagist](https://packagist.org/packages/kevin830222/slim3-sbadmin-skeleton)[ RSS](/packages/kevin830222-slim3-sbadmin-skeleton/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Slim 3 - SB Admin 2 Skeleton
============================

[](#slim-3---sb-admin-2-skeleton)

This project integrate Slim 3 skeleton and SB Admin 2 template.

Create your project:
--------------------

[](#create-your-project)

```
$ composer create-project kevin830222/slim3-sbadmin-skeleton my-app

```

### Run it:

[](#run-it)

1. `$ cd my-app`
2. `$ npm install`
3. `$ gulp`
4. `$ php -S 0.0.0.0:8888 -t public public/index.php`
5. Browse to

Key directories
---------------

[](#key-directories)

- `app`: Application code
- `app/src`: All class files within the `App` namespace
- `app/templates`: Twig template files
- `cache/twig`: Twig's Autocreated cache files
- `log`: Log files
- `public`: Webserver root
- `vendor`: Composer dependencies

Key files
---------

[](#key-files)

- `public/index.php`: Entry point to application
- `app/settings.php`: Configuration
- `app/dependencies.php`: Services for Pimple
- `app/middleware.php`: Application middleware
- `app/routes.php`: All application routes are here
- `app/src/Action/HomeAction.php`: Action class for the home page
- `app/templates/home.twig`: Twig template file for the home page

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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.

### Community

Maintainers

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

---

Top Contributors

[![akrabat](https://avatars.githubusercontent.com/u/33135?v=4)](https://github.com/akrabat "akrabat (36 commits)")[![mathmarques](https://avatars.githubusercontent.com/u/1610091?v=4)](https://github.com/mathmarques "mathmarques (3 commits)")[![icharlie](https://avatars.githubusercontent.com/u/1139544?v=4)](https://github.com/icharlie "icharlie (1 commits)")[![msheakoski](https://avatars.githubusercontent.com/u/4156?v=4)](https://github.com/msheakoski "msheakoski (1 commits)")[![needcaffeine](https://avatars.githubusercontent.com/u/205796?v=4)](https://github.com/needcaffeine "needcaffeine (1 commits)")[![stormwild](https://avatars.githubusercontent.com/u/657249?v=4)](https://github.com/stormwild "stormwild (1 commits)")[![Tjoosten](https://avatars.githubusercontent.com/u/5157609?v=4)](https://github.com/Tjoosten "Tjoosten (1 commits)")[![dayofr](https://avatars.githubusercontent.com/u/1278609?v=4)](https://github.com/dayofr "dayofr (1 commits)")

### Embed Badge

![Health badge](/badges/kevin830222-slim3-sbadmin-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/kevin830222-slim3-sbadmin-skeleton/health.svg)](https://phpackages.com/packages/kevin830222-slim3-sbadmin-skeleton)
```

PHPackages © 2026

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