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

ActiveProject[Framework](/categories/framework)

lightphpf/lightphpf
===================

The skeleton application for the LightPHPF framework.

V2025.09.07.21.40(8mo ago)6101MITTwigPHP ^8.2|^8.3CI passing

Since Sep 6Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/lightphpf/lightphpf)[ Packagist](https://packagist.org/packages/lightphpf/lightphpf)[ RSS](/packages/lightphpf-lightphpf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

LightPHPF
=========

[](#lightphpf)

[![Laravel Logo](./public/assets/imgs/xlpf.png)](https://github.com/lightphpf)

[![CI](https://github.com/lightphpf/lightphpf/actions/workflows/ci.yml/badge.svg)](https://github.com/lightphpf/lightphpf/actions/workflows/ci.yml)[![Total Downloads](https://camo.githubusercontent.com/7cd1830ace4167a1f47a0b345e7afd845a43706568ca75d4d702a82db9d54304/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c69676874706870662f6c69676874706870662e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lightphpf/lightphpf)[![License](https://camo.githubusercontent.com/c52ce15312cb4a7fc5956110e8cad66970eec4501c1954ee3185ea1280c0e139/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6c69676874706870662f6c69676874706870663f7374796c653d666c61742d737175617265)](https://github.com/lightphpf/lightphpf/blob/main/LICENSE)

LightPHPF is a micro PHP framework that follows the Model-View-Controller (MVC) architecture pattern. It is specifically designed for small school or enterprise projects that require a lightweight and efficient framework to build web applications.

LightPHPF supports:

- MVC Architecture
- Routing system; matches route, decides controller/action
- Database connection; load db config; using singleton-class
- Twig template engine
- Console Command; clear-cache
- \[⏳\] IOC dependency injection container
- \[⏳\] LightPHPF middleware

LightPHPF starter kit
---------------------

[](#lightphpf-starter-kit)

[![project](./public/assets/imgs/x.png)](./public/assets/imgs/x.png)

### install requirements

[](#install-requirements)

Install;

```
composer global require lightphpf/core
export PATH="$PATH:$(pwd)/vendor/bin"
```

```
composer create-project lightphpf/lightphpf
```

```
cp .env.example .env
```

```
sudo chown -R $USER:www-data app/Bootstrap/Cache
sudo chmod -R 777 app/Bootstrap/Cache
```

lightphpf cli:
--------------

[](#lightphpf-cli)

clear cache;

```
lightphpf clear:cache
```

---

Need helps? Reach me out

> Email:

> Linkedin: soulaimane-yahya

All the best 🍺

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance60

Regular maintenance activity

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.5% 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 ~0 days

Total

3

Last Release

254d ago

PHP version history (2 changes)V2025.09.06.14.18PHP ^8.2

V2025.09.06.17.59PHP ^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/243cf9e7224c44051f2bc47b851b43b757506a489a705c44d0368c0ccb82b5f9?d=identicon)[lightphpf](/maintainers/lightphpf)

---

Top Contributors

[![soulaimaneyahyax](https://avatars.githubusercontent.com/u/178737840?v=4)](https://github.com/soulaimaneyahyax "soulaimaneyahyax (17 commits)")[![soulaimaneyahya](https://avatars.githubusercontent.com/u/75973907?v=4)](https://github.com/soulaimaneyahya "soulaimaneyahya (2 commits)")

---

Tags

mvcphpphp-frameworktwigframeworklightphpf

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)[quantum/framework

The Quantum PHP Framework

402.8k1](/packages/quantum-framework)

PHPackages © 2026

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