PHPackages                             razvancode/micromesh - 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. razvancode/micromesh

ActiveProject[Framework](/categories/framework)

razvancode/micromesh
====================

MicroMesh is a small and lightweight PHP framework that I built as a learning project.

02PHP

Since Aug 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/razvanbackpack/micromesh)[ Packagist](https://packagist.org/packages/razvancode/micromesh)[ RSS](/packages/razvancode-micromesh/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)DependenciesVersions (3)Used By (0)

MicroMesh
=========

[](#micromesh)

MicroMesh is a small and lightweight PHP framework, currently being built as a learning project. It is in no way, shape, or form ready to be used in the wild.

### What can it do:

[](#what-can-it-do)

- Basic routing
    - Only GET and POST
- Blade template engine
- Built-in DB connection
    - Only mysql implemented for now

### How to

[](#how-to)

Follow the `WelcomeController.php` example from `app/Controllers/`

### Running

[](#running)

#### Development

[](#development)

First, you must install composer, and then run:

- `composer create-project razvancode/micromesh=dev-main`
- `composer install`
- Run `php mesh init` to have the `.env` file created from `env.example`
- Run `php mesh run` to run the PHP server

#### After you're done developing

[](#after-youre-done-developing)

- make `/public` folder the root

---

Made using [BladeOne](https://github.com/EFTEC/BladeOne), and [Symfony Console](https://github.com/symfony/console)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

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/21162617?v=4)[Răzvan](/maintainers/razvanbackpack)[@razvanbackpack](https://github.com/razvanbackpack)

---

Top Contributors

[![razvanbackpack](https://avatars.githubusercontent.com/u/21162617?v=4)](https://github.com/razvanbackpack "razvanbackpack (49 commits)")

---

Tags

frameworklightweightlightweight-frameworkphp

### Embed Badge

![Health badge](/badges/razvancode-micromesh/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k39.6M299](/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)
