PHPackages                             johnsquibb/php-microframework - 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. johnsquibb/php-microframework

ActiveProject[Framework](/categories/framework)

johnsquibb/php-microframework
=============================

A microframework designed for minimalists.

1261PHP

Since Jan 12Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

php-microframework
==================

[](#php-microframework)

A minimal PHP 8 microframework for websites.

Features
--------

[](#features)

- Automatic routing based on URL path, e.g. `https://domain/controller/method/parameters...`
- Twig templates with Bootstrap 5 base template

Development Status
------------------

[](#development-status)

The framework is currently in development and subject to frequent change. A stable version with tagged release will be made available when ready.

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

[](#installation)

`composer create-project johnsquibb/php-microframework:dev-main`

Setup
-----

[](#setup)

Point the desired web server at the [public](public) directory and modify the contents of [index.php](public/index.php) to add additional controller search paths.

Run
---

[](#run)

Use the builtin PHP server to serve from the public directory during development:

`php -S localhost:8080 -t public`

Then visit:  to view the demo.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity16

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.

### Community

Maintainers

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

---

Top Contributors

[![johnsquibb](https://avatars.githubusercontent.com/u/1144045?v=4)](https://github.com/johnsquibb "johnsquibb (3 commits)")

### Embed Badge

![Health badge](/badges/johnsquibb-php-microframework/health.svg)

```
[![Health](https://phpackages.com/badges/johnsquibb-php-microframework/health.svg)](https://phpackages.com/packages/johnsquibb-php-microframework)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

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

173.2k](/packages/nineinchnick-edatatables)[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)
