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(10mo ago)6111MITTwigPHP ^8.2|^8.3CI passing

Since Sep 6Pushed 9mo ago1 watchersCompare

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

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

35

—

LowBetter than 77% of packages

Maintenance55

Moderate activity, may be stable

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

300d 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://avatars.githubusercontent.com/u/230714591?v=4)[LightPHPF](/maintainers/lightphpf)[@lightphpf](https://github.com/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.8k543.8M20.1k](/packages/laravel-framework)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)

PHPackages © 2026

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