PHPackages                             fhddev/jawan - 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. fhddev/jawan

ActiveProject[Framework](/categories/framework)

fhddev/jawan
============

PHP MVC Framework for building and developing web based applications

v0.1.2(5mo ago)02MITPHPPHP &gt;=7.0.0

Since Nov 19Pushed 5mo ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

What is Jawan
=============

[](#what-is-jawan)

Jawan is an MVC Project Template built specifically for [Jawan Framework](https://github.com/fhddev/jawan-framework).

For reference, check out [an example of a simple blog](https://github.com/fhddev/jawan-blog) built with this framework.

Notes
-----

[](#notes)

- This template is for **learning purposes**.
- It’s not **production-ready**.
- Contributions are welcome!

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

[](#requirements)

- PHP ^7.0
- Composer
- Apache web server (if you don't want to use the built-in web server)
- MySQL (optional, for database features)

Getting started
---------------

[](#getting-started)

Install via composer:

```
composer create-project fhddev/jawan blog
cd blog
php jwnc serve
```

Open this link in the browser `127.0.0.1:8000`.

Code Scaffolding
----------------

[](#code-scaffolding)

Create new controller

```
php jwnc make:controller DummyController
```

Create new model

```
php jwnc make:model Dummy
```

License
-------

[](#license)

This project uses the following license: [MIT license](LICENSE).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance69

Regular maintenance activity

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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

Every ~0 days

Total

3

Last Release

178d ago

### Community

Maintainers

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

---

Top Contributors

[![fhddev](https://avatars.githubusercontent.com/u/65414034?v=4)](https://github.com/fhddev "fhddev (4 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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