PHPackages                             namesonic/simple-site-framework - 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. namesonic/simple-site-framework

ActiveLibrary

namesonic/simple-site-framework
===============================

Simple Site Framework

v0.1.6(2y ago)0211proprietaryPHPPHP &gt;=8.1

Since Dec 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Namesonic/simple-site-framework)[ Packagist](https://packagist.org/packages/namesonic/simple-site-framework)[ RSS](/packages/namesonic-simple-site-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)DependenciesVersions (8)Used By (1)

Simple Site - Scaffolding
=========================

[](#simple-site---scaffolding)

Use this to scaffold a simple html template project using a lightweight MVC structure.

Features
--------

[](#features)

- Lightweight MVC Structure (sans M)
- Multiple Layouts
- No CSS/js dependency
- Simple variable replacement handling for templates
- Configuration Handling
- Exception Handling

Requires
--------

[](#requires)

- PHP 8.1 or greater

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

[](#installation)

Exchange `my-site-name` below with the folder name that will contain your new website.

`composer create-project namesonic/simple-site my-site-name`

Configuration
-------------

[](#configuration)

Your webserver should be configured to point the document root to the `my-site-name/public` folder.

Development
-----------

[](#development)

```
app\
    Http\
        Controllers\
            Add new pages to the website here
        Exceptions\
            Add custom code exception handlers here
config\
    Store configuration files here
public\
    This is the public facing folder for the application
    js\
    css\
    img\
resources\
    errordocs\
        Website errordocuments are served from this folder
    layouts\
        Global template layouts are stored here
    views\
        Individual page layouts are stored here

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

Total

7

Last Release

887d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4511d1c119183109f44d732f1141a6c5fd5d3685b8289efaca9f482a4604803d?d=identicon)[Namesonic](/maintainers/Namesonic)

---

Top Contributors

[![Namesonic](https://avatars.githubusercontent.com/u/25128606?v=4)](https://github.com/Namesonic "Namesonic (11 commits)")

### Embed Badge

![Health badge](/badges/namesonic-simple-site-framework/health.svg)

```
[![Health](https://phpackages.com/badges/namesonic-simple-site-framework/health.svg)](https://phpackages.com/packages/namesonic-simple-site-framework)
```

PHPackages © 2026

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