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 1w 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

17

—

LowBetter than 6% of packages

Maintenance32

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://www.gravatar.com/avatar/d29f1f427d17e1518100f4d208e5a601ecdad93f577b0ad2f4c248108765c335?d=identicon)[johnsquibb](/maintainers/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/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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