PHPackages                             amitkhare/slim-hmvc-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. [Framework](/categories/framework)
4. /
5. amitkhare/slim-hmvc-skeleton

ActiveLibrary[Framework](/categories/framework)

amitkhare/slim-hmvc-skeleton
============================

A Slim Framework HMVC modular skeleton application

1.0.1(10y ago)377MITPHPPHP &gt;=5.5.0

Since May 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/amitkhare/slim-hmvc-skeleton)[ Packagist](https://packagist.org/packages/amitkhare/slim-hmvc-skeleton)[ Docs](http://github.com/amitkhare/slim-hmvc-skeleton)[ RSS](/packages/amitkhare-slim-hmvc-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

slim-hmvc-skeleton
==================

[](#slim-hmvc-skeleton)

A HMVC modular application for Slim Framework. Use this application to quickly setup and start working on a new Slim Framework 3 with HMVC capabilities.

Install
-------

[](#install)

Run this command from the directory in which you want to install your new Slim 3 Framework with modular HMVC.

Via Composer:

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

```

Via Git:

```
git clone https://github.com/amitkhare/slim-hmvc-skeleton.git [my-app-name]

composer update

```

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

Create a database and pass the credentials to

```
/app/src/settings.php
Import provided slimtest.sql

```

- Point your virtual host document root to your new application's root `/` directory. it will automatically redirect all calls to /public/index.php

Then visit DEMO:

```
http :// YOUR-VIRUAL-HOST-ROOT/
http :// YOUR-VIRUAL-HOST-ROOT/users
http :// YOUR-VIRUAL-HOST-ROOT/users/1

```

That's it!

Usage
=====

[](#usage)

Need to work on that.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3657d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/996432dec074fe5ed8ed00ac19c727c4ecc6f59f8b0f57c42f0d7c446e346d72?d=identicon)[amitkhare](/maintainers/amitkhare)

---

Top Contributors

[![amitkhare](https://avatars.githubusercontent.com/u/1593383?v=4)](https://github.com/amitkhare "amitkhare (17 commits)")

---

Tags

routermicroframeworkhmvcmodular

### Embed Badge

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

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

###  Alternatives

[slim/slim-skeleton

A Slim Framework skeleton application for rapid development

1.6k458.7k6](/packages/slim-slim-skeleton)[vlucas/bulletphp

A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks

41949.9k1](/packages/vlucas-bulletphp)[noodlehaus/dispatch

a micro-routing library for PHP

5371.4k2](/packages/noodlehaus-dispatch)[rosengate/exedra

Nestful route oriented PHP micro framework

142.0k1](/packages/rosengate-exedra)

PHPackages © 2026

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