PHPackages                             shucream0117/slim-boost - 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. shucream0117/slim-boost

ActiveLibrary

shucream0117/slim-boost
=======================

Extension Library For Slim3

1288[1 PRs](https://github.com/shucream0117/slim-boost/pulls)PHPCI passing

Since Feb 6Pushed 3mo agoCompare

[ Source](https://github.com/shucream0117/slim-boost)[ Packagist](https://packagist.org/packages/shucream0117/slim-boost)[ RSS](/packages/shucream0117-slim-boost/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

SlimBoost
=========

[](#slimboost)

- Slim3
- PHP ≧ 7.2.x

おためし版です

Routes Example
==============

[](#routes-example)

```
$app->get("/", IndexController::class . ':showIndex');

$app->get("/users/{user_id:[0-9]+}", UserController::class . ':showUserById');
```

Setting Example
===============

[](#setting-example)

```
'foundHandler' => function () {
    return new FoundHandler();
},
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance57

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/12001229c998d3b6726afc8439082125ff58458cbb27345c430c10e7f4e869fa?d=identicon)[shucream0117](/maintainers/shucream0117)

---

Top Contributors

[![shucream0117](https://avatars.githubusercontent.com/u/4360656?v=4)](https://github.com/shucream0117 "shucream0117 (21 commits)")

### Embed Badge

![Health badge](/badges/shucream0117-slim-boost/health.svg)

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

PHPackages © 2026

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