PHPackages                             questwork/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. questwork/skeleton

ActiveLibrary[Framework](/categories/framework)

questwork/skeleton
==================

Lightning fast MVC framework for PHP

1.0.1(10y ago)013MITPHPPHP &gt;=5.4.0

Since Feb 23Pushed 10y ago1 watchersCompare

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

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

Questwork PHP Skeleton Application
==================================

[](#questwork-php-skeleton-application)

A lightweight PHP framework to easily make MVC web application

Installation
------------

[](#installation)

The Questwork skeleton framework can be installed with Composer

```
composer create-project questwork/skeleton

```

Or clone from github reposity

```
git clone https://github.com/tiepnguyen/questwork.git

```

Don't forget to run composer initial if you clone or download zip from github, to install required dependencies and dump autoload file.

```
composer install

```

System Requirements
-------------------

[](#system-requirements)

You need PHP &gt;= 5.4.0

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

2

Last Release

3729d ago

### Community

Maintainers

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

---

Tags

frameworkmvcquestwork

### Embed Badge

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

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

PHPackages © 2026

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