PHPackages                             plinth/plinth - 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. plinth/plinth

ActiveLibrary[Framework](/categories/framework)

plinth/plinth
=============

A light weight PHP framework

v0.2.6(3y ago)1428MITPHP ^7.1|^8.1

Since Oct 15Compare

[ Source](https://github.com/Warsaalk/Plinth)[ Packagist](https://packagist.org/packages/plinth/plinth)[ Docs](https://github.com/Warsaalk/Plinth)[ RSS](/packages/plinth-plinth/feed)WikiDiscussions Synced today

READMEChangelogDependenciesVersions (26)Used By (0)

Plinth
======

[](#plinth)

Plinth is a small open source PHP Framework.

At the moment there's no documentation present, but I'll try to add it as soon as possible.

How to use
----------

[](#how-to-use)

### Composer

[](#composer)

You need to add Plinth to your composer.json.

```
{
    "require": {
        "plinth/plinth": "~0.2"
    },
    "scripts" : {
    	"post-install-cmd" : "PlinthScripts\\ComposerHandler::initProject"
    }
}

```

Afterwards if you want to create a new Plinth project run:

```
php composer.phar install

```

Plinth will create the necessary project files to start your web app.

Requirements
------------

[](#requirements)

- PHP v5.5.0+

Contributing
------------

[](#contributing)

If you want to contribute code please fork this repository and create a pull request to merge your changes. Your changes will be reviewed and merged afterwards if approved by the repository maintainers.

License
-------

[](#license)

MIT License

- License: [MIT](LICENSE)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity72

Established project with proven stability

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

Recently: every ~348 days

Total

25

Last Release

1142d ago

PHP version history (2 changes)v0.2.2PHP ^5.5|^7.1

v0.2.6PHP ^7.1|^8.1

### Community

Maintainers

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

---

Tags

framework

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247608.3k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

68943.9k18](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1610.2k5](/packages/wpstarter-framework)

PHPackages © 2026

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