PHPackages                             ianmustafa/diy-php-framework - 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. ianmustafa/diy-php-framework

ActiveProject[Framework](/categories/framework)

ianmustafa/diy-php-framework
============================

Do-It-Yourself PHP Framework.

v0.1.1(6y ago)010MITPHPPHP ^7.1

Since Aug 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ianmustafa/diy-php-framework)[ Packagist](https://packagist.org/packages/ianmustafa/diy-php-framework)[ RSS](/packages/ianmustafa-diy-php-framework/feed)WikiDiscussions master Synced 3d ago

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

[![DIY PHP Framework](https://raw.githubusercontent.com/ianmustafa/diy-php-framework/master/cover.jpg)](https://raw.githubusercontent.com/ianmustafa/diy-php-framework/master/cover.jpg)

Do-It-Yourself PHP Framework
============================

[](#do-it-yourself-php-framework)

Membuat PHP *framework* sendiri dengan arsitektur MVC tidaklah sulit. Dengan bantuan Composer dan berbagai pustaka sumber terbuka, kita bisa membuatnya dengan (relatif) mudah.

Fitur dan Pustaka yang Digunakan
--------------------------------

[](#fitur-dan-pustaka-yang-digunakan)

- URL *route handling* menggunakan [FastRoute](https://github.com/nikic/FastRoute) dari Nikita Popov.
- *Request* dan *response handling* menggunakan [HTTP Foundation](https://symfony.com/components/HttpFoundation) dari Symfony.
- ORM dan *data model* menggunakan [Doctrine](https://www.doctrine-project.org/) dari Doctrine Project.
- *Templating engine* menggunakan [Blade](https://laravel.com/docs/master/blade/) dari Laravel, dengan bantuan [pustaka mandiri](https://github.com/jenssegers/blade) dari Jens Segers.

Cara Pakai
----------

[](#cara-pakai)

1. Ada 3 cara menginstal proyek ini:
    - Instal melalui Composer. ```
        $ composer create-project ianmustafa/diy-php-framework --prefer-dist ./lokasi/folder/proyek/diy-php-framework
        ```
    - Clone repo. ```
        $ git clone https://github.com/ianmustafa/diy-php-framework.git ./lokasi/folder/proyek/diy-php-framework
        ```
    - [Download zip](https://github.com/ianmustafa/diy-php-framework/archive/master.zip) dan ekstrak ke folder yang diinginkan.
2. Buka aplikasi via web browser dan berharaplah tidak ada error yang muncul. 😉

Menemukan Bug?
--------------

[](#menemukan-bug)

Silakan buat [*issue* baru](https://github.com/ianmustafa/diy-php-framework/issues/new).

Ingin Berkontribusi?
--------------------

[](#ingin-berkontribusi)

1. `fork` repo ini, lalu `clone` dari repo hasil *fork* tadi.
2. Lakukan modifikasi sesuai keinginan.
3. Kirimkan *pull request* ke repo ini.

Ada Pertanyaan?
---------------

[](#ada-pertanyaan)

Saya bisa dihubungi via Instagram [@iianmustafa](https://instagram.com/iianmustafa), Twitter [@iianmustafa](https://twitter.com/iianmustafa) atau Telegram [@ianmustafa](https://telegram.me/ianmustafa).

Lisensi
-------

[](#lisensi)

[MIT](https://github.com/ianmustafa/diy-php-framework/blob/master/LICENSE).

Copyright © 2019 Ian Mustafa.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Every ~0 days

Total

2

Last Release

2463d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ianmustafa-diy-php-framework/health.svg)

```
[![Health](https://phpackages.com/badges/ianmustafa-diy-php-framework/health.svg)](https://phpackages.com/packages/ianmustafa-diy-php-framework)
```

###  Alternatives

[slim/slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

12.2k49.9M1.3k](/packages/slim-slim)[laravel/lumen-framework

The Laravel Lumen Framework.

1.5k26.2M709](/packages/laravel-lumen-framework)[clue/framework-x

Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

936736.7k8](/packages/clue-framework-x)[workerman/webman-framework

High performance HTTP Service Framework.

149314.9k256](/packages/workerman-webman-framework)[blink/blink

A high performance web framework and application server in PHP

83441.9k3](/packages/blink-blink)[yiisoft/router-fastroute

Yii router FastRoute adapter

41301.0k14](/packages/yiisoft-router-fastroute)

PHPackages © 2026

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