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

ActiveProject[Framework](/categories/framework)

model/skeleton
==============

Skeleton for a ModEl Framework 4 application (composer create-project template)

v0.1.4(2mo ago)03proprietaryPHPPHP ^8.1

Since May 5Pushed 2mo agoCompare

[ Source](https://github.com/model-composer/skeleton)[ Packagist](https://packagist.org/packages/model/skeleton)[ RSS](/packages/model-skeleton/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

model/skeleton
==============

[](#modelskeleton)

Composer create-project template for a ModEl Framework 4 application. Replaces the legacy `zkinstall.php` web installer with a CLI-driven flow.

Usage
-----

[](#usage)

From an empty target folder:

```
composer create-project model/skeleton .

```

The trailing `.` is important — it tells Composer to install in the current directory rather than create a `skeleton/` subfolder. Alternatively, pass an explicit target name:

```
composer create-project model/skeleton my-app

```

The installer:

1. Asks for a license key.
2. Asks for an app name (defaults to the directory name).
3. Validates the key against the existing repository's `?act=get-modules` endpoint.
4. Downloads the legacy `model/Core` + `model/Output` (and their dependencies) plus templated config files into the project root, applying `[zk:*]` placeholder substitution.
5. Asks for the dev environment name (defaults to `local`) and writes a matching `.env`.

The result is a working ModEl app whose `index.php` boots through the legacy `FrontController` while modern `model/*` Composer packages live alongside in `vendor/`. Add more legacy modules later by editing the install list, or add new Composer packages with `composer require model/`.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance84

Actively maintained with recent releases

Popularity3

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.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

80d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17624354?v=4)[Zorinik](/maintainers/Zorinik)[@Zorinik](https://github.com/Zorinik)

---

Top Contributors

[![Zorinik](https://avatars.githubusercontent.com/u/17624354?v=4)](https://github.com/Zorinik "Zorinik (6 commits)")

### Embed Badge

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

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

###  Alternatives

[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[alizharb/laravel-modular

A professional, framework-agnostic modular architecture for Laravel 11+. Features zero-config autoloading, 29+ Artisan command overrides, and seamless Vite integration.

211.6k9](/packages/alizharb-laravel-modular)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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