PHPackages                             tanvir-sadi/luminous - 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. tanvir-sadi/luminous

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

tanvir-sadi/luminous
====================

A simple Web framework based on php

1.0.0(2y ago)14MITPHP

Since May 14Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Tanvir-Sadi/luminous)[ Packagist](https://packagist.org/packages/tanvir-sadi/luminous)[ Docs](https://github.com/Tanvir-Sadi/luminous)[ RSS](/packages/tanvir-sadi-luminous/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Luminous
========

[](#luminous)

A modern PHP web application framework that offers many features and tools to developers for creating robust and scalable web applications. It follows a clear separation of concerns through the Model-View-Controller architecture, provides a powerful routing system, easy-to-use database abstraction layer, and a templating engine. Additionally,Luminous can be an excellent choice for building modern and full-stack web applications, but it's important to consider your specific requirements and preferences before selecting a framework.

Getting Started
---------------

[](#getting-started)

Before starting your first Luminious project, it's important to confirm that your local machine has PHP and Composer installed. If you're using a macOS, you can install PHP and Composer using Homebrew.

```
composer create-project tanvir-sadi/luminous new-app

```

After installing change directory to your project folder and start local server:

```
cd new-app
php -S localhost:4242 --docroot=public

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a1fe28be6f6047ba3c55922928448c4de7af64a6160404fd3b6341d5da7adb3?d=identicon)[Tanvir-Sadi](/maintainers/Tanvir-Sadi)

---

Top Contributors

[![Tanvir-Sadi](https://avatars.githubusercontent.com/u/48437977?v=4)](https://github.com/Tanvir-Sadi "Tanvir-Sadi (6 commits)")

---

Tags

frameworkslightweightphpwebbuildertemplate

### Embed Badge

![Health badge](/badges/tanvir-sadi-luminous/health.svg)

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

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.5k34.7M183](/packages/phpoffice-phpword)[rize/uri-template

PHP URI Template (RFC 6570) supports both expansion &amp; extraction

420137.3M46](/packages/rize-uri-template)[mopa/bootstrap-sandbox-bundle

Seperate live docs from code

256.8k](/packages/mopa-bootstrap-sandbox-bundle)[larablocks/pigeon

A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.

143.7k](/packages/larablocks-pigeon)

PHPackages © 2026

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