PHPackages                             shriker/lumen-mithril - 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. [Templating &amp; Views](/categories/templating)
4. /
5. shriker/lumen-mithril

ActiveProject[Templating &amp; Views](/categories/templating)

shriker/lumen-mithril
=====================

A quick start project template with Lumen and Mithril.

1.0.1(5y ago)02MITPHPPHP ^7.2.5CI failing

Since Oct 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/shriker/lumen-mithril)[ Packagist](https://packagist.org/packages/shriker/lumen-mithril)[ Fund](https://ko-fi.com/shriker)[ Patreon](https://www.patreon.com/shriker)[ RSS](/packages/shriker-lumen-mithril/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Lumen + Mithril = Lumithril
===========================

[](#lumen--mithril--lumithril)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/shriker/lumen-mithriljs-starter/blob/master/LICENSE.md) [![Lumen](https://camo.githubusercontent.com/3d02a7003000f6f7362a62ceb043884fb4221f9529514e3d66ca2f66732743ec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c756d656e2d372e302d253233663436343566)](https://lumen.laravel.com/) [![Mithril](https://camo.githubusercontent.com/3764d08c8f0d13df45a48567e4329d31d54884882b43f69f942e08aa8e7be06b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d69746872696c2d322e302e342d253233316535373939)](https://mithril.js.org/)

A quick start project template with [Lumen](https://lumen.laravel.com/docs) and [Mithril](https://mithril.js.org/).

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

[](#requirements)

- PHP ^7.2.5, OpenSSL PHP Extension, PDO PHP Extension, Mbstring PHP Extension
- SSH (command-line) access to run [Composer](https://getcomposer.org/)
- [Node](https://nodejs.org/en/download/)

Official Documentation
----------------------

[](#official-documentation)

- Documentation for the Lumen framework can be found on the [Lumen website](https://lumen.laravel.com/docs).
- Documention for Mithril JavaScript framework may be found on the [Mithril website](https://mithril.js.org/).

Installing
----------

[](#installing)

```
git clone https://github.com/shriker/lumen-mithril your-project
cd your-project
composer install
npm install
```

Local PHP Server
----------------

[](#local-php-server)

Running the PHP backend

```
php -S localhost:8000 -t public
```

Watching the frontend with Webpack

```
npm run start
```

Production Build
----------------

[](#production-build)

```
npm run build
```

License
-------

[](#license)

This open-sourced software is licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~226 days

Total

2

Last Release

2189d ago

PHP version history (2 changes)1.0.0PHP ^7.2

1.0.1PHP ^7.2.5

### Community

Maintainers

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

---

Top Contributors

[![shriker](https://avatars.githubusercontent.com/u/176349?v=4)](https://github.com/shriker "shriker (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

boilerplatelumenlumithrilmithrilmithriljsstartertemplatelaravellumentemplateboilerplatestartermithrillumithrilmithriljs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shriker-lumen-mithril/health.svg)

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

###  Alternatives

[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

87401.6k](/packages/ytake-laravel-smarty)[brackets/admin-ui

Administration user interface template

29258.6k3](/packages/brackets-admin-ui)[johnturingan/laravel-fly-view

Render Blade templates from string mark-up.

163.9k](/packages/johnturingan-laravel-fly-view)

PHPackages © 2026

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