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

ActiveProject[Framework](/categories/framework)

switon/skeleton
===============

Official starter application for Switon Framework

v1.0.0(1mo ago)11MITPHPPHP &gt;=8.3CI passing

Since Jun 6Pushed 1mo agoCompare

[ Source](https://github.com/switon-php/skeleton)[ Packagist](https://packagist.org/packages/switon/skeleton)[ Docs](https://github.com/switon-php/skeleton)[ RSS](/packages/switon-skeleton/feed)WikiDiscussions main Synced 3w ago

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

Switon App Starter
==================

[](#switon-app-starter)

Official starter for a new Switon application.

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

[](#installation)

```
composer create-project switon/skeleton my-app
cd my-app
```

Run
---

[](#run)

```
php public/index.php
```

`create-project` creates `.env` from `.env.example` and generates `MASTER_KEY`. `.env` defaults `SERVER_TYPE=php` for the built-in PHP server.

Then open:

- `http://127.0.0.1:9501/` — welcome JSON
- `http://127.0.0.1:9501/time/current` — sample route

CLI
---

[](#cli)

```
bash bin/console tool:list
bash bin/console router:list --json
```

On Windows when shell wrapper execution is unavailable, use `php switon.php` instead of `bash bin/console`.

Start Here
----------

[](#start-here)

- `switon.yml` defines app metadata, route prefixes, server options, and default filters.
- `app/Controller/` contains the example controllers.
- add `config/*.php` only when you need PHP-only configuration patches.
- `public/index.php` is the HTTP entrypoint.

Docs:

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

48d ago

### Community

Maintainers

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

---

Top Contributors

[![switon-php](https://avatars.githubusercontent.com/u/247358032?v=4)](https://github.com/switon-php "switon-php (1 commits)")

---

Tags

distributionframeworkskeletonstarterswitonappboilerplateapplicationstarterswiton

### Embed Badge

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

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[laravel/framework

The Laravel Framework.

34.8k543.8M20.5k](/packages/laravel-framework)[cakephp/cakephp

The CakePHP framework

8.8k19.5M1.8k](/packages/cakephp-cakephp)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M425](/packages/drupal-core-recommended)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[spiral/framework

Spiral, High-Performance PHP/Go Framework

2.1k2.2M69](/packages/spiral-framework)

PHPackages © 2026

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